Add permissions to all GitHub actions

This commit is contained in:
Constantin Graf
2025-05-22 10:57:57 +02:00
parent 15411ec0c8
commit c87645bcb2
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: