We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7226238 commit 2f9e0f5Copy full SHA for 2f9e0f5
.github/workflows/stackhpc-promote.yml
@@ -10,7 +10,8 @@ jobs:
10
name: Trigger Pulp promotion workflows
11
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
12
runs-on: ubuntu-latest
13
- permissions: {}
+ permissions:
14
+ actions: write
15
steps:
16
# NOTE(mgoddard): Trigger another CI workflow in the
17
# stackhpc-release-train repository.
0 commit comments