why doesn't the when push thing work?
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
Johannes Bülow 2025-11-21 12:24:37 +01:00
parent 39d85dd802
commit a15db79f31
Signed by: jmb
GPG key ID: B56971CF7B8F83A6
2 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@ steps:
username: ${CI_REPO_OWNER}
password:
from_secret: forgejo_token
when:
branch: main
event: push
# when:
# branch: main
# event: push

View file

@ -1,7 +1,7 @@
baseurl = "https://www.jmbit.de/"
languageCode = "de-de"
theme = "terminal"
paginate = 5
#paginate = 5
defaultContentLanguage= "de"
[params]