There was an error while loading. Please reload this page.
2 parents 7b4d91b + 56e63db commit f760647Copy full SHA for f760647
1 file changed
.github/workflows/build-core.yml
@@ -7,6 +7,10 @@ on:
7
branches:
8
- v3.x/staging
9
10
+permissions:
11
+ statuses: write
12
+ contents: write
13
+
14
jobs:
15
build-core:
16
uses: zowe/zlux-build/.github/workflows/build-core.yml@v3.x/staging
0 commit comments