Skip to content

Commit 175a568

Browse files
committed
ci: add back permissions
1 parent 1290e3e commit 175a568

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
- 'playground/**'
1414
- 'examples/**'
1515

16+
permissions:
17+
contents: read
18+
1619
jobs:
1720
build:
1821
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)