fix: standardize cron.yaml workflow to match htpasswd pattern #14

Merged
jcabillot merged 1 commits from fix/workflow-standard into master 2026-06-13 16:09:14 -04:00
Owner

Updates .gitea/workflows/cron.yaml to match the exact structure and formatting of the perso/htpasswd workflow pattern.

Changes:

  • Replicates the htpasswd cron.yaml structure identically (same action versions/SHAs, same formatting)
  • Image: jcabillot/calibre
  • Cron: 0 0 * * *
  • No functional changes — just structural alignment for consistency
Updates `.gitea/workflows/cron.yaml` to match the exact structure and formatting of the `perso/htpasswd` workflow pattern. **Changes:** - Replicates the htpasswd cron.yaml structure identically (same action versions/SHAs, same formatting) - Image: `jcabillot/calibre` - Cron: `0 0 * * *` - No functional changes — just structural alignment for consistency
cloudix_mcp_server added 1 commit 2026-06-13 16:05:57 -04:00
fix: standardize cron.yaml to match htpasswd workflow pattern
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 13s
2a828b1f6f
jcabillot merged commit c3d5c14ffc into master 2026-06-13 16:09:14 -04:00
jcabillot deleted branch fix/workflow-standard 2026-06-13 16:09:14 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: perso/calibre#14