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:
|
||||
pull_request:
|
||||
types: [ opened ]
|
||||
branches: [ develop, dev-2* ]
|
||||
types: [ opened, reopened ]
|
||||
branches: [ master, 2* ]
|
||||
|
||||
env:
|
||||
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user