Skip to content

chore: pause all scheduled GitHub Actions workflows - #38

Merged
barretlee merged 1 commit into
mainfrom
copilot/stop-github-actions
Aug 28, 2026
Merged

chore: pause all scheduled GitHub Actions workflows#38
barretlee merged 1 commit into
mainfrom
copilot/stop-github-actions

Conversation

Copilot AI commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Stop daily/weekly auto-refresh workflows to avoid unnecessary token consumption while the project is on hold.

Changes

  • data-refresh.yml — comments out daily cron (17 12 * * *)
  • monitor.yml — comments out weekly Monday cron (17 0 * * 1)
  • quality-guard.yml — comments out weekly Monday cron (47 0 * * 1)
  • source-audit.yml — comments out weekly Sunday cron (37 22 * * 6)

workflow_dispatch is preserved on all four workflows for manual runs. To re-enable, uncomment the schedule blocks.

Co-authored-by: barretlee <2698003+barretlee@users.noreply.github.com>
@barretlee
barretlee marked this pull request as ready for review August 28, 2026 05:26
@barretlee
barretlee merged commit 4f217dd into main Aug 28, 2026
@barretlee
barretlee deleted the copilot/stop-github-actions branch August 28, 2026 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants