Skip to content

Commit 3f94365

Browse files
committed
try no branch name
1 parent 85fd6e7 commit 3f94365

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build_workflow.yml

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

0 commit comments

Comments
 (0)