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 2a27af1 commit 917491fCopy full SHA for 917491f
.github/workflows/blueprint.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main # Trigger on pushes to the default branch
7
+ - blueprint
8
workflow_dispatch: # Allow manual triggering of the workflow from the GitHub Actions interface
9
10
# Cancel previous runs if a new commit is pushed to the same PR or branch
0 commit comments