mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-11-01 11:07:46 +00:00
[WIFI-4860] Chg: apply enforce-jira-issue-key only to PRs to release branches
This commit is contained in:
2
.github/workflows/enforce-jira-issue-key.yml
vendored
2
.github/workflows/enforce-jira-issue-key.yml
vendored
@@ -3,6 +3,8 @@ name: Ensure Jira issue is linked
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, edited, reopened, synchronize]
|
types: [opened, edited, reopened, synchronize]
|
||||||
|
branches:
|
||||||
|
- 'release/*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check_for_issue_key:
|
check_for_issue_key:
|
||||||
|
|||||||
Reference in New Issue
Block a user