Add permissions to all GitHub actions

This commit is contained in:
Constantin Graf
2025-05-22 10:57:57 +02:00
committed by Constantin Graf
parent f1dce88dab
commit be69626970
12 changed files with 30 additions and 11 deletions

View File

@@ -1,6 +1,8 @@
name: NPM Build
on: [push]
permissions:
contents: read
jobs:
build: