2
0
forked from jmug/cactoide

fix: add permissions to github workflow

This commit is contained in:
Levente Orban
2025-12-08 08:43:00 +01:00
parent 7ebf95bb16
commit 662476f820
2 changed files with 6 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
name: test & build
permissions:
contents: read
pull-requests: write
on:
push: