There was an error while loading. Please reload this page.
1 parent 2a44f43 commit 17e871aCopy full SHA for 17e871a
1 file changed
.github/workflows/super-linter.yml
@@ -13,6 +13,9 @@ jobs:
13
build:
14
permissions:
15
contents: read # for actions/checkout to fetch code
16
+ packages: read
17
+ issues: write
18
+ pull-requests: write
19
statuses: write # for github/super-linter/slim to mark status of each linter run
20
name: Lint Code Base
21
runs-on: ubuntu-latest
0 commit comments