Commit 673e946
committed
fix(ci): fix typo in k3d.yml conditions
pull request #74 made a change to our images metadata.
ci did not initially run, because there is a typo in the workflow's
conditions. this commit fixes that typo, so that this ci action will now
run when this file is changed.
Signed-off-by: katelyn martin <[email protected]>1 parent 74b7337 commit 673e946
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments