We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18bbfb0 commit 41b5df4Copy full SHA for 41b5df4
1 file changed
.github/workflows/lint.yml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
yaml-lint:
18
name: Lint yaml files
19
- uses: stuttgart-things/github-workflow-templates/.github/workflows/call-yaml-lint.yaml@yaml-lint-1
+ uses: stuttgart-things/github-workflow-templates/.github/workflows/call-yaml-lint.yaml@main
20
with:
21
runs-on: ghr-install-requirements-in-cluster
22
environment-name: k8s
0 commit comments