mirror of https://codeberg.org/topola/topola.git
chore(ci): correct name of `check_licensing` flow
I copied and changed it from `check_formatting`, but forgot to rename in one place.
This commit is contained in:
parent
71d27c994e
commit
fbc71e46dc
|
|
@ -3,7 +3,7 @@
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
check_formatting:
|
check_licensing:
|
||||||
image: fsfe/reuse
|
image: fsfe/reuse
|
||||||
commands:
|
commands:
|
||||||
- reuse lint
|
- reuse lint
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue