mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-18 06:46:23 -04:00
ci: replace 'pipeline' with 'steps'
Hopefully fixes: failed to parse pipeline: "pipeline:" got removed, use "steps:" instead
This commit is contained in:
parent
95bce2b20c
commit
50a28fe1e8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
pipeline:
|
steps:
|
||||||
codespell:
|
codespell:
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue