Add permissions to workflow
All checks were successful
CI / CI (push) Successful in 1m22s

Mainly to get rid of code scanning alert lol
This commit is contained in:
SileNce5k 2025-05-04 04:22:15 +02:00
parent 99e0f3a59d
commit 0a7f8b9ba3
Signed by: SileNce
GPG key ID: B0A142BB4291B204

View file

@ -2,6 +2,9 @@ name: CI
on: [push] on: [push]
permissions:
contents: read
jobs: jobs:
CI: CI:
runs-on: node runs-on: node