Skip to content

Commit

Permalink
should get thru ci now
Browse files Browse the repository at this point in the history
Signed-off-by: Lasse Gaardsholt <[email protected]>
  • Loading branch information
Gaardsholt committed Oct 12, 2023
1 parent d6b8598 commit 015da0a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@ name: Lint and Test Charts

on:
workflow_run:
workflows: ["*"]
workflows:
[
"Build-image-and-push-to-GHCR/build-and-push-image",
"build-and-push-image",
"Build-image-and-push-to-GHCR",
]
# types:
# - completed

Expand Down

0 comments on commit 015da0a

Please sign in to comment.