Skip to content

Commit

Permalink
assign write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
SankethBK committed Oct 21, 2023
1 parent 1c7effc commit bb5c79d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/check_merge_to_foss_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ on:
pull_request:
types:
- closed

permissions:
contents: write

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

0 comments on commit bb5c79d

Please sign in to comment.