Skip to content

Commit 467e6a3

Browse files
authored
Update ci.yml
1 parent 51c8731 commit 467e6a3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.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: Build tutorial

0 commit comments

Comments
 (0)