Skip to content

Commit 4e2af49

Browse files
authored
Add pull-requests permission to workflow (#2048)
1 parent 64e2b58 commit 4e2af49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/screenshots-record.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
permissions:
1515
contents: write
1616
id-token: write
17+
pull-requests: write
1718

1819
steps:
1920
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)