diff --git a/.github/workflows/stackhpc-promote.yml b/.github/workflows/stackhpc-promote.yml index 8f45ce5cd..cf1d584ae 100644 --- a/.github/workflows/stackhpc-promote.yml +++ b/.github/workflows/stackhpc-promote.yml @@ -10,7 +10,8 @@ jobs: name: Trigger Pulp promotion workflows if: github.repository == 'stackhpc/stackhpc-kayobe-config' runs-on: ubuntu-latest - permissions: {} + permissions: + actions: write steps: # NOTE(mgoddard): Trigger another CI workflow in the # stackhpc-release-train repository.