Skip to content

Commit a6157cc

Browse files
committed
CI: Drop permissions for package promote job
1 parent 8c153a3 commit a6157cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stackhpc-promote.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
name: Trigger package repository promotion
1212
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
1313
runs-on: ubuntu-latest
14+
permissions: {}
1415
steps:
1516
# NOTE(mgoddard): Trigger another CI workflow in the
1617
# stackhpc-release-train repository.

0 commit comments

Comments
 (0)