Skip to content

Commit c74f0f6

Browse files
committed
fine, I'll specify permissions now, CodeQL
1 parent f9a3dbd commit c74f0f6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ on:
1111
env:
1212
RAILS_ENV: test
1313

14+
permissions:
15+
actions: write
16+
contents: read
17+
issues: read
18+
pull-requests: read
19+
1420
jobs:
1521
erb_lint:
1622
name: ERB checking

0 commit comments

Comments
 (0)