Skip to content

Commit

Permalink
CI (Buildbot, GHA): add a note about token permissions (#41825)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7005b7d)
  • Loading branch information
DilumAluthge authored and KristofferC committed Aug 25, 2021
1 parent d224a1a commit 37f4dbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/statuses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
# Here are some steps that we take in this workflow file for security reasons:
# 1. We do not checkout any code.
# 2. We do not run any external actions.
# 3. We only give `GITHUB_TOKEN` the minimum necessary set of permissions.

name: Statuses

Expand Down

0 comments on commit 37f4dbc

Please sign in to comment.