chore(poll): restore 6h upstream poll cadence
Some checks failed
poll-upstream / check (push) Failing after 0s
poll-upstream / check-prerelease (push) Failing after 0s

The hourly cadence was a temporary measure for fast feedback while
debugging the build failures. Builds are green and publishing, so revert
to the standard 6h trigger.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-17 18:20:07 +03:00
parent aae3cf3141
commit 24a9d1b415

View File

@@ -2,7 +2,7 @@ name: poll-upstream
on: on:
schedule: schedule:
- cron: "0 * * * *" - cron: "0 */6 * * *"
workflow_dispatch: {} workflow_dispatch: {}
concurrency: concurrency: