ci: replace 'pipeline' with 'steps'

Hopefully fixes:

  failed to parse pipeline: "pipeline:" got removed, use "steps:" instead
This commit is contained in:
Daniel Eklöf 2023-08-18 16:46:09 +02:00
parent 95bce2b20c
commit 50a28fe1e8
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -1,4 +1,4 @@
pipeline:
steps:
codespell:
when:
branch: