Skip to content

Commit

Permalink
Merge pull request #10 from zazuko/ci-allow-pr
Browse files Browse the repository at this point in the history
Allow PR writes for release job
  • Loading branch information
ludovicm67 authored Apr 29, 2024
2 parents 2bebd1c + c057456 commit 873952b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:

permissions:
contents: write
pull-requests: write

steps:
- name: Checkout Repo
Expand Down

0 comments on commit 873952b

Please sign in to comment.