CI: Fix CI, missed space

This commit is contained in:
Henrik Tjäder 2023-02-01 22:52:03 +01:00
parent 4ca8255ead
commit ec60c1369e

View file

@ -903,7 +903,7 @@ jobs:
ci-success: ci-success:
name: ci name: ci
if: github.event_name == 'push' && success() if: github.event_name == 'push' && success()
needs: needs:
- stylertic - stylertic
- stylearbiter - stylearbiter
- stylechannel - stylechannel