Skip to content

Commit

Permalink
fix: fixing errors related to lenting
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzabessa committed Oct 27, 2023
1 parent 60f76ed commit 817d5af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dependabot_jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Create Dependabot Ticket on Jira

on:
pull_request:
types: [ opened, reopened ]
branches: [ master ]
types: [opened, reopened]
branches: [master]

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

0 comments on commit 817d5af

Please sign in to comment.