We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1417500 commit 9a87400Copy full SHA for 9a87400
.github/workflows/build-devcontainer.yml
@@ -1,7 +1,7 @@
1
name: Build Devcontainer Image
2
3
"on":
4
- pull_request:
+ push:
5
workflow_dispatch:
6
release:
7
types:
0 commit comments