Skip to content

Commit 4384a66

Browse files
committed
fix
1 parent b3910f1 commit 4384a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010

1111
# AutoMerge v1: PR validation workflow
1212
# This workflow runs untrusted package code and validates PRs.
13-
# It has read-only token permissions and never has merge access.
13+
# It has limited token permissions (read + commit status) and never has merge access.
1414
#
1515
# We have two jobs:
1616
# 1. AutoMerge-check-regular:

0 commit comments

Comments
 (0)