Skip to content

Commit

Permalink
Update .github/workflows/conventional-commits.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin authored Jan 16, 2024
1 parent 9945066 commit 138b0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventional-commits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

permissions:
contents: write
pull-requests: read
pull-requests: write

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }} # Ensure that only one instance of this workflow is running per Pull Request
Expand Down

0 comments on commit 138b0a7

Please sign in to comment.