Skip to content

Commit

Permalink
Add branches to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
krOoze committed Apr 24, 2020
1 parent f4aff5c commit d68224b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: build CI

on:
push:
branches: [ master ]
branches: [ * ]
pull_request:
branches: [ master ]

Expand Down

0 comments on commit d68224b

Please sign in to comment.