We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3964907 + 97f7bc0 commit 490589fCopy full SHA for 490589f
3 files changed
.github/workflows/docker-build.yaml
@@ -13,7 +13,6 @@ on:
13
14
jobs:
15
build:
16
- runs-on: self-hosted
17
steps:
18
- name: Checkout
19
uses: actions/checkout@v3
.github/workflows/helm-push.yaml
@@ -9,7 +9,6 @@ on:
9
10
11
push:
12
- uses: actions/checkout@v1
- name: Helm Push Action
.github/workflows/lint.yaml
@@ -15,7 +15,6 @@ on:
Lint:
name: lint
20
- name: Checkout Code
21
0 commit comments