[CHORE] Linting fix
All checks were successful
ci/woodpecker/push/z.cron-ntfy Pipeline was successful
ci/woodpecker/push/z.failed-cron-ntfy Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
2023-10-16 21:45:57 +13:00
parent 70c581f82e
commit 5c46cca25c
3 changed files with 2 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ steps:
- molecule test --scenario-name ${MOLECULE_SCENARIO:-default}
secrets: []
when:
event:
event:
- push
- manual
depends_on:

View File

@@ -14,4 +14,3 @@ steps:
${CI_COMMIT_MESSAGE}
runs_on: [ success ]

View File

@@ -13,4 +13,4 @@ steps:
📝 Commit by ${CI_COMMIT_AUTHOR} on ${CI_COMMIT_BRANCH}:
${CI_COMMIT_MESSAGE}
runs_on: [ failure ]
runs_on: [ failure ]