Removing the file modification as trigger
Some checks failed
ci/woodpecker/push/age-check Pipeline failed
ci/woodpecker/push/build-deploy Pipeline was successful

This commit is contained in:
Louis 2025-09-30 14:38:54 +02:00
parent 87cd5c082b
commit 5ccc6374bc

View file

@ -35,6 +35,5 @@ steps:
SSH_PRIVATE_KEY: SSH_PRIVATE_KEY:
from_secret: SSH-KEY from_secret: SSH-KEY
when: when:
- path: - branch: "main"
include: ["infos_persos.tex"]
event: [push, pull_request, manual, cron] event: [push, pull_request, manual, cron]