Skip to content

Commit 700cfea

Browse files
committed
Fix the permissions
1 parent 8cdc760 commit 700cfea

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/check-dist.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
check-dist:
1313
runs-on: ubuntu-latest
1414

15+
permissions:
16+
contents: read
17+
1518
steps:
1619
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1720

0 commit comments

Comments
 (0)