Skip to content

Commit 831da1c

Browse files
authored
Update codeql-analysis.yml
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
1 parent a448f53 commit 831da1c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,13 @@ on:
99
schedule:
1010
- cron: '0 17 * * 4'
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316
analyse:
17+
permissions:
18+
security-events: write
1419
name: Analyse
1520
runs-on: ubuntu-latest
1621

0 commit comments

Comments
 (0)