Skip to content

Commit 6d6d457

Browse files
committed
fix codeql
1 parent 9f39793 commit 6d6d457

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111
#
1212
name: "CodeQL"
1313

14+
# This workflow is triggered on pushes to the dev branch, pull requests targeting
15+
permissions:
16+
actions: read
17+
contents: read
18+
security-events: write
19+
1420
on:
1521
push:
1622
branches: [ dev ]

0 commit comments

Comments
 (0)