Skip to content

Commit baf2a86

Browse files
author
Herb McNew
authored
Update super-linter.yml
add permissions
1 parent 992b474 commit baf2a86

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/super-linter.yml

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
# https://github.com/github/super-linter
77
name: Lint Code Base
88

9+
permissions:
10+
contents: read
11+
pull-requests: write
12+
913
on:
1014
push:
1115
branches: [ "main" ]

0 commit comments

Comments
 (0)