Skip to content

Commit

Permalink
Stop ignoring push on master
Browse files Browse the repository at this point in the history
  • Loading branch information
ylavoie committed Jul 28, 2021
1 parent 7e6e796 commit f2f0454
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ name: CI
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches-ignore:
- 'master'
paths-ignore:
- '.circleci'
pull_request:
Expand Down

0 comments on commit f2f0454

Please sign in to comment.