Skip to content

Commit 6e64c6b

Browse files
committed
ingore build and test on deploy branch
1 parent ed9c1bf commit 6e64c6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ name: Build & test
88
on:
99
push:
1010
branches: [ "*" ]
11+
branches-ignore: [ "deploy" ]
12+
1113
pull_request:
1214
branches: [ "*" ]
1315

0 commit comments

Comments
 (0)