Update dispatcher.yml to include permissions
Add permissions for write access to contents
This commit is contained in:
3
.github/workflows/dispatcher.yml
vendored
3
.github/workflows/dispatcher.yml
vendored
@@ -5,6 +5,9 @@ on:
|
||||
branches:
|
||||
- '**'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
dispatch:
|
||||
runs-on: self-hosted
|
||||
|
||||
Reference in New Issue
Block a user