Set workflow permissions

This commit is contained in:
Kevin Dangoor
2025-05-16 17:30:56 -04:00
parent 4b6fc92adc
commit 66812695c4
2 changed files with 6 additions and 0 deletions
@@ -1,5 +1,8 @@
name: Publish Executables
permissions:
contents: read
on:
workflow_dispatch:
push:
+3
View File
@@ -1,5 +1,8 @@
name: Test Local Action
permissions:
contents: read
on:
workflow_dispatch:
inputs: