Skip to content

Commit

Permalink
jira.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindbuilt committed Jun 18, 2024
1 parent ef0716e commit bcabe54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
pull_request:
types: [opened]
jobs:
security:
security-jira:
if: ${{ github.actor == 'dependabot[bot]' || github.actor == 'snyk-bot' || contains(github.event.pull_request.head.ref, 'snyk-fix-') || contains(github.event.pull_request.head.ref, 'snyk-upgrade-')}}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit bcabe54

Please sign in to comment.