Skip to content

Commit 7c554df

Browse files
committed
use branches-ignore
1 parent 3f94365 commit 7c554df

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-ignore:
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)