We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c6ec5c commit 9c58d2bCopy full SHA for 9c58d2b
.github/workflows/statuses.yml
@@ -10,6 +10,7 @@
10
# Here are some steps that we take in this workflow file for security reasons:
11
# 1. We do not checkout any code.
12
# 2. We do not run any external actions.
13
+# 3. We only give `GITHUB_TOKEN` the minimum necessary set of permissions.
14
15
name: Statuses
16
0 commit comments