We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff950ad commit 8b7eaa7Copy full SHA for 8b7eaa7
.github/workflows/pre-build-devcontainer.yml
@@ -1,6 +1,7 @@
1
name: 'build'
2
on: # rebuild any PRs and main branch changes
3
pull_request: {}
4
+ workflow_dispatch: {}
5
push:
6
branches:
7
- main
0 commit comments