Skip to content

Commit 65c7636

Browse files
authored
Update codeql.yml
1 parent 467e6a3 commit 65c7636

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ on:
1414
env:
1515
IAR_LMS_BEARER_TOKEN: ${{ secrets.IAR_LMS_BEARER_TOKEN }}
1616

17+
# Set default permissions for the workflow jobs
18+
permissions:
19+
contents: read
20+
1721
jobs:
1822
tutorial:
1923
name: Analyze tutorial

0 commit comments

Comments
 (0)