Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit ca35329

Browse files
committed
Default to read permissions
1 parent 7009850 commit ca35329

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ on:
1515
workflow_dispatch:
1616
# yamllint enable rule:truthy
1717

18+
permissions: read-all
19+
1820
jobs:
1921
build:
2022
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)