Skip to content

Commit 5133489

Browse files
committed
Add CodeQL scanning.
Closes #2664
1 parent 9761f07 commit 5133489

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/project.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ on:
1010
pull_request_target:
1111
types: [opened, edited, reopened]
1212

13+
permissions:
14+
contents: read
15+
issues: write
16+
pull-requests: write
17+
1318
jobs:
1419
Inbox:
1520
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)