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