We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3910f1 commit 4384a66Copy full SHA for 4384a66
.github/workflows/automerge_check.yml
@@ -10,7 +10,7 @@ env:
10
11
# AutoMerge v1: PR validation workflow
12
# This workflow runs untrusted package code and validates PRs.
13
-# It has read-only token permissions and never has merge access.
+# It has limited token permissions (read + commit status) and never has merge access.
14
#
15
# We have two jobs:
16
# 1. AutoMerge-check-regular:
0 commit comments