Skip to content

Commit

Permalink
fix: Update conventional-commit workflow (#112)
Browse files Browse the repository at this point in the history
Update workflow to add correct repo premissions
* change permissions scope to only label job
  • Loading branch information
tfhartmann authored Jan 6, 2025
1 parent d448a92 commit afc9c26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/conventional-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ jobs:
timeout-minutes: ${{ inputs.timeout_minutes }}

label:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: bcoe/[email protected]

0 comments on commit afc9c26

Please sign in to comment.