Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e41cee1

Browse files
Update .github/workflows/build_workflow.yml
Co-authored-by: kathleen-deriv <[email protected]>
1 parent 65d9ba3 commit e41cee1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Build workflow
22
run-name: Build workflow
33
on:
44
push:
5+
branches:
6+
- '!master'
57
concurrency:
68
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.head_ref || github.run_id }}
79
cancel-in-progress: true

0 commit comments

Comments
 (0)