modified: .gitea/workflows/ssh-client-build-deploy.yaml
Some checks are pending
/ ssh-client (push) Waiting to run

This commit is contained in:
Márcio Fernandes
2026-03-16 02:01:10 +00:00
parent 3c05b0e856
commit 1b6f3ab407

View File

@@ -4,7 +4,7 @@ on:
- "docker/ssh-client/**"
- ".gitea/workflows/ssh-client**"
schedule:
- cron: "0 14 * * 6" #every Saturday at 2:00 PM,
- cron: "0 15 * * 6" #every Saturday at 3:00 PM,
jobs: