Skip to content

Commit a54d7b2

Browse files
committed
update workflow
1 parent 7ff0603 commit a54d7b2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ on:
55
branches:
66
- main
77

8-
push
8+
push:
9+
branches:
10+
- "**"
911

1012
jobs:
1113
build:

0 commit comments

Comments
 (0)