Skip to content

Commit

Permalink
write access for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
SankethBK committed Oct 21, 2023
1 parent bb5c79d commit 9e4d287
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check_merge_to_foss_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
- closed
permissions:
contents: write

pull-requests: write

jobs:
release_pull_request:
if: github.event.pull_request.merged
Expand Down

0 comments on commit 9e4d287

Please sign in to comment.