action for all branches
This commit is contained in:
@@ -5,7 +5,7 @@ name: BuildCI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: ["**"]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user