Skip to content

Commit 6071c60

Browse files
authored
Merge pull request #3256 from kylecorry31/alert-autofix-3
Potential fix for code scanning alert no. 3: Workflow does not contain permissions
2 parents 9498b0f + 780c193 commit 6071c60

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/contributors.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
name: Update Contributors
2+
permissions:
3+
contents: read
4+
pull-requests: write
25

36
on:
47
schedule:

0 commit comments

Comments
 (0)