Skip to content

Commit 21fd73f

Browse files
Running org level (#15)
1 parent 9a18bdd commit 21fd73f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/jira-id-check.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ env:
55
ORGANIZATION_JIRA_PROJECT_KEYS: "MLE,PDP,COR"
66

77
on:
8+
# Required for repository rulesets - works for PRs from forks
9+
pull_request_target:
10+
types: [opened, edited, synchronize, reopened]
11+
12+
# Also support being called as a reusable workflow
813
workflow_call:
914
inputs:
1015
pr-title:

0 commit comments

Comments
 (0)