Skip to content

Commit 917491f

Browse files
committed
workflow modification
1 parent 2a27af1 commit 917491f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/blueprint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main # Trigger on pushes to the default branch
7+
- blueprint
78
workflow_dispatch: # Allow manual triggering of the workflow from the GitHub Actions interface
89

910
# Cancel previous runs if a new commit is pushed to the same PR or branch

0 commit comments

Comments
 (0)