Add more triggers
All checks were successful
ci/woodpecker/push/age-check Pipeline was successful
ci/woodpecker/push/build-deploy Pipeline was successful

This commit is contained in:
Louis 2025-09-30 14:36:36 +02:00
parent d3ac079b96
commit 87cd5c082b

View file

@ -14,7 +14,7 @@ steps:
- /bin/sh 'update-age.sh' infos_persos.tex && echo "Age check succeeded" || echo "Age check failed" - /bin/sh 'update-age.sh' infos_persos.tex && echo "Age check succeeded" || echo "Age check failed"
when: when:
- branch: main - branch: main
event: [cron, manual] event: [push, pull_request, manual, cron]
- name: push commit - name: push commit
image: alpine/git image: alpine/git