Skip to content

Commit adf2e1a

Browse files
committed
you may only define one of branches and branches-ignore for a single event
1 parent cbd80d3 commit adf2e1a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ on:
88
branches:
99
- ${CI_DEFAULT_BRANCH}
1010
- main
11-
branches-ignore:
12-
- dev
1311
paths-ignore: # don't rebuild if only documentation has changed
1412
- "**.md"
1513

0 commit comments

Comments
 (0)