mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
fix(chore): old dependabot's PR ticket creation (#3154)
This commit is contained in:
parent
8d40abfc99
commit
19b9ffe87b
@ -2,8 +2,8 @@ name: Create Dependabot Ticket on Jira
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [ opened ]
|
types: [ opened, reopened ]
|
||||||
branches: [ develop, dev-2* ]
|
branches: [ master, 2* ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }}
|
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user