Skip to content

Commit 95e5ece

Browse files
tekktrik2bndy5
andauthored
Add comment regarding workflow permissions
Co-authored-by: Brendan <2bndy5@gmail.com>
1 parent 1e89099 commit 95e5ece

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pre-commit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
push:
1010
branches: [main]
1111

12+
# Do not inherit GITHUB_TOKEN permissions, for security purposes.
13+
# These will be explicitly granted per job (if/when needed)
1214
permissions: {}
1315

1416
jobs:

0 commit comments

Comments
 (0)