Removing the file modification as trigger
This commit is contained in:
parent
87cd5c082b
commit
5ccc6374bc
1 changed files with 1 additions and 2 deletions
|
|
@ -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]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue