Merge pull request #112 from advanced-security/workflow-permissions

Set workflow permissions
This commit is contained in:
Kevin Dangoor
2025-05-19 13:05:25 -04:00
committed by GitHub
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: