Commit 64292a3
authored
fix(ci): fix typo in k3d.yml conditions (#75)
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 <git@katelyn.world>1 parent 74b7337 commit 64292a3
1 file changed
Lines changed: 1 addition & 1 deletion
| 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