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 59b291d commit 4665b59Copy full SHA for 4665b59
.github/workflows/ci.yml
@@ -10,6 +10,8 @@ on:
10
env:
11
NODE_VERSION: 22.4.1
12
PARSE_SERVER_TEST_TIMEOUT: 20000
13
+permissions:
14
+ actions: write
15
jobs:
16
check-code-analysis:
17
name: Code Analysis
0 commit comments