Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
enh(chore): issueType, feature_team and issue description
Browse files Browse the repository at this point in the history
  • Loading branch information
sc979 committed Oct 18, 2021
1 parent 7af669e commit ded2261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Create Dependabot Ticket on Jira
on:
pull_request:
types: [ opened, reopened ]
branches: [ develop, dev-2* ]
branches: [ develop ]

env:
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }}
Expand Down

0 comments on commit ded2261

Please sign in to comment.