Skip to content

Commit 75fb307

Browse files
author
Ware, Joseph (DLSLtd,RAL,LSCI)
committed
Checkout chart before linting it
1 parent b86e1a1 commit 75fb307

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

template/{% if git_platform=="github.com" %}.github{% endif %}/workflows/{% if helm %}_helm.yml{% endif %}

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13+
- name: Checkout
14+
uses: actions/checkout@v4
15+
1316
- name: Create tags for publishing image
1417
id: meta
1518
uses: docker/metadata-action@v5

0 commit comments

Comments
 (0)