diff --git a/.github/workflows/dispatcher.yml b/.github/workflows/dispatcher.yml index 1244d70..fad6701 100644 --- a/.github/workflows/dispatcher.yml +++ b/.github/workflows/dispatcher.yml @@ -5,6 +5,9 @@ on: branches: - '**' +permissions: + contents: write + jobs: dispatch: runs-on: self-hosted