Skip to content

Commit

Permalink
ci: fix CI permissions for commit titles check (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ancient123 authored Jul 3, 2023
1 parent 1b03cad commit ff34041
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/commit-title.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ on:
jobs:
lint:
runs-on: ubuntu-latest
permissions:
statuses: write
permissions: write-all
steps:
- uses: aslafy-z/conventional-pr-title-action@v3
env:
Expand Down

0 comments on commit ff34041

Please sign in to comment.