Skip to content

Commit 6e466fe

Browse files
committed
Change Action permissions
1 parent 0b971ce commit 6e466fe

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/license.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: License
22

33
permissions:
4-
contents: read
4+
contents: write
5+
pull-requests: write
56

67
on:
78
push:

0 commit comments

Comments
 (0)