CI: fix `when` as per woodpecker-cli lint

This commit is contained in:
Kiara Grouwstra 2022-10-30 23:35:53 +01:00
parent 07ee5ded52
commit 3e991b00b9
1 changed files with 2 additions and 2 deletions

View File

@ -13,5 +13,5 @@ pipeline:
- curl --user ci:$TOKEN --upload-file main.pdf https://code.bij1.org/api/packages/bij1/generic/${CI_REPO_NAME}/pdf/${CI_REPO_NAME}.pdf
secrets: [ token ]
when:
- event: push
branch: main
event: push
branch: main