Skip to content

Commit

Permalink
ci: Allow Semantic Pull Request to write status
Browse files Browse the repository at this point in the history
  • Loading branch information
hangy committed Feb 17, 2024
1 parent 67af45e commit 403957a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/semantic-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:

permissions:
pull-requests: write
statuses: write

jobs:
main:
Expand Down

0 comments on commit 403957a

Please sign in to comment.