Skip to content

Commit

Permalink
chore: add workflow permission for PR creation (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
yashmehrotra authored Oct 31, 2024
1 parent 6dfdd7c commit f1a27c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/screenshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
run-docker:
runs-on: ubuntu-latest
permissions:
pull-requests: write

steps:
- name: Check out the code
Expand Down

0 comments on commit f1a27c4

Please sign in to comment.