Can't have branches and branch-ignores together. Just defining main branch instead now.
This commit is contained in:
4
.github/workflows/pr.yml
vendored
4
.github/workflows/pr.yml
vendored
@@ -2,8 +2,8 @@ name: Pull Request Jira Check
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- v2/trunk
|
||||
branches:
|
||||
- main
|
||||
types: [opened, edited, synchronize, reopened]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user