We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d78ff commit 67f513eCopy full SHA for 67f513e
1 file changed
.github/workflows/welcome-new-users.yml
@@ -13,7 +13,7 @@ on:
13
14
# Explicitly disable all default GITHUB_TOKEN permissions at the workflow level.
15
# Each job then declares only the minimal required permissions (principle of least privilege),
16
-# e.g., `issues: write` for posting comments. This improves security, especially for PRs from forks.
+# e.g., `issues: write` for posting comments. This improves security.
17
permissions: {}
18
19
jobs:
0 commit comments