Skip to content

Commit

Permalink
fix: add right permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
JayGhiya committed Mar 14, 2024
1 parent fdef079 commit 725bc7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-pr-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
branches:
- main


jobs:
dev-pr-merge:
permissions:
contents: write
permissions: write-all
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 725bc7a

Please sign in to comment.