Skip to content

Commit 2b155ac

Browse files
committed
6] try fix trigger on all pull request except for main branch v2
1 parent fdc9527 commit 2b155ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
- "**"
55
pull_request:
66
branches:
7+
- "*"
78
branches-ignore:
89
- main
910
jobs:

0 commit comments

Comments
 (0)