Merge pull request #112 from advanced-security/workflow-permissions
Set workflow permissions
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
name: Publish Executables
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
name: Test Local Action
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user