action for all branches

This commit is contained in:
fyears 2022-02-22 00:10:25 +08:00
parent be7d111f70
commit 6045155fbb

View File

@ -5,7 +5,7 @@ name: BuildCI
on:
push:
branches: [master]
branches: ["**"]
pull_request:
branches: [master]