We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59123dc commit bbd2993Copy full SHA for bbd2993
1 file changed
.github/workflows/build-push.yml
@@ -4,7 +4,7 @@ name: Build && Push
4
# events but only for the develop branch
5
on:
6
push:
7
- branches: [master]
+ branches: [master, 1141-move-stfc-rollassignment-into-uop]
8
9
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
10
jobs:
0 commit comments