Skip to content

Commit

Permalink
SRE-9103 ci: Add permissions to jira_comment workflow (#99)
Browse files Browse the repository at this point in the history
Co-authored-by: Leandro Carneiro <[email protected]>
  • Loading branch information
carnei-ro and carnei-ro authored Dec 5, 2023
1 parent 63c3df6 commit ab9081e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jira_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:

jobs:
jira_comment:
permissions:
pull-requests: read
if: github.event.pull_request.merged == true
uses: namely/sre/.github/workflows/reusable-workflow-jira-comment.yml@main
secrets:
Expand Down

0 comments on commit ab9081e

Please sign in to comment.