Skip to content

Commit 67f513e

Browse files
authored
Update welcome-new-users.yml
Signed-off-by: Yacine Kheddache <yacine@microcks.io>
1 parent a6d78ff commit 67f513e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/welcome-new-users.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
# Explicitly disable all default GITHUB_TOKEN permissions at the workflow level.
1515
# 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.
16+
# e.g., `issues: write` for posting comments. This improves security.
1717
permissions: {}
1818

1919
jobs:

0 commit comments

Comments
 (0)