Skip to content

Commit

Permalink
ci(update_screens): add pull request write permission (#7427) (#7428)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackySoul authored Aug 22, 2024
1 parent 6ab8c39 commit 41dfff4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_screens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ jobs:

collect_all_chnages_and_push:
runs-on: ubuntu-latest
permissions:
pull-requests: write
needs: [update_screens]
name: 'Collect updated screenshots and push changes'
steps:
Expand Down

0 comments on commit 41dfff4

Please sign in to comment.