Skip to content

Commit 6a199d9

Browse files
authored
Update build.yml
1 parent a08cec9 commit 6a199d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: CI
66
on:
77
# Triggers the workflow on push or pull request events but only for the master branch
88
push:
9-
branches: [ master ]
9+
branches: [ '*' ]
1010
pull_request:
1111
branches: [ master ]
1212

0 commit comments

Comments
 (0)