ci: remove "branches" from pull_request event [skip ci]
The CI for the PR I just made isn't running and I'm wondering if this is why. There probably aren't many instances where we'll have a non-master PR anyway.
This commit is contained in:
@@ -11,8 +11,6 @@ on:
|
||||
- 'CONTRIBUTING.md'
|
||||
- 'README.md'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- '.github/ISSUE_TEMPLATE/**'
|
||||
- '.github/FUNDING.yml'
|
||||
|
||||
Reference in New Issue
Block a user