Skip to content

Commit 7005b7d

Browse files
authored
CI (Buildbot, GHA): add a note about token permissions (#41825)
1 parent 9665d2a commit 7005b7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/statuses.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# Here are some steps that we take in this workflow file for security reasons:
1111
# 1. We do not checkout any code.
1212
# 2. We do not run any external actions.
13+
# 3. We only give `GITHUB_TOKEN` the minimum necessary set of permissions.
1314

1415
name: Statuses
1516

0 commit comments

Comments
 (0)