We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dbbc8d commit e4a0d78Copy full SHA for e4a0d78
.github/workflows/helm.yaml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
helm:
11
+ runs-on: ubuntu-22.04
12
permissions:
13
contents: read
14
packages: write
0 commit comments