Skip to content

Commit e886461

Browse files
committed
Scope down GitHub token permissions for samples.yml
1 parent b9de8b9 commit e886461

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/samples.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ on:
1414
- 'samples/**'
1515
- '.github/workflows/samples.yml'
1616

17+
18+
permissions:
19+
contents: read
20+
1721
jobs:
1822
build:
1923
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)