Add more triggers
This commit is contained in:
parent
d3ac079b96
commit
87cd5c082b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue