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 a0683f9 commit de7fdd8Copy full SHA for de7fdd8
1 file changed
.github/workflows/typecheck.yml
@@ -6,6 +6,9 @@ on:
6
- main
7
pull_request:
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
typecheck:
14
name: Typecheck
0 commit comments