Cleaning up main branch CICD and adding branch-ignores for v2
This commit is contained in:
4
.github/workflows/pr.yml
vendored
4
.github/workflows/pr.yml
vendored
@@ -2,9 +2,11 @@ name: Pull Request Jira Check
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- v2/trunk
|
||||
types: [opened, edited, synchronize, reopened]
|
||||
|
||||
|
||||
jobs:
|
||||
prcheck:
|
||||
uses: Fisker-Inc/github-actions/.github/workflows/pr.yml@main
|
||||
uses: Fisker-Inc/github-actions/.github/workflows/pr.yml@main
|
||||
|
||||
Reference in New Issue
Block a user