ci: Add permissions to workflows (#9395)

This commit is contained in:
Manuel
2024-10-30 21:11:41 +01:00
committed by GitHub
parent 59b291d9a0
commit 4665b59742

View File

@@ -10,6 +10,8 @@ on:
env:
NODE_VERSION: 22.4.1
PARSE_SERVER_TEST_TIMEOUT: 20000
permissions:
actions: write
jobs:
check-code-analysis:
name: Code Analysis