Skip to content

Commit a9129da

Browse files
committed
don't need contents permission on autoapproveandmerge workflow and auto-approve-action uses github token by default
Signed-off-by: Amndeep Singh Mann <amann@mitre.org>
1 parent 60e57f6 commit a9129da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/auto-approve-and-merge.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
types: [labeled]
55
permissions:
66
pull-requests: write
7-
contents: write
87

98
jobs:
109
approve:

0 commit comments

Comments
 (0)