We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4371a71 commit a28457aCopy full SHA for a28457a
.github/workflows/ci.yml
@@ -66,6 +66,8 @@ jobs:
66
- run: bun run tsc
67
68
name: CI
69
+permissions:
70
+ contents: read
71
72
on:
73
pull_request: ~
0 commit comments