Skip to content

Commit

Permalink
ci: Allow Semantic Pull Request to write status (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
hangy committed Feb 17, 2024
1 parent d948ab7 commit 92113e4
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 92113e4

Please sign in to comment.