diff --git a/.github/workflows/agentic_cron.yml b/.github/workflows/agentic_cron.yml index e72014f4..603c6edc 100644 --- a/.github/workflows/agentic_cron.yml +++ b/.github/workflows/agentic_cron.yml @@ -1,5 +1,6 @@ name: Nubenetes Automated Agentic Curation +# Last Sync: 2026-05-15 - Triggering Refresh on: schedule: - cron: '0 5 1 * *' # Monthly: 1st day of the month at 05:00 UTC