Skip to content

Commit

Permalink
Don't want two runs per PR
Browse files Browse the repository at this point in the history
Signed-off-by: miigotu <[email protected]>
  • Loading branch information
miigotu committed Mar 21, 2021
1 parent 6b0bf52 commit a53105d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Check Build and Push
on:
push:
branches:
- '*'
- 'master'
pull_request:
branches:
- '*'
Expand Down

0 comments on commit a53105d

Please sign in to comment.