Skip to content

Commit b92d2d8

Browse files
authored
ci: tighten default token scope (#486)
1 parent a11d49a commit b92d2d8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
# Tuesdays at 14:45 UTC (10:45 EST)
1010
- cron: 45 14 * * 1
1111

12+
permissions:
13+
contents: read
14+
1215
concurrency:
1316
group: ${{ github.workflow }}-${{ github.ref }}
1417
cancel-in-progress: true

0 commit comments

Comments
 (0)