Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .github/workflows/github-society-intelligence-agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@ on:
- ".github/workflows/github-society-intelligence-agent.yml"

# Metadata-only B-brain cadence. Observe jobs must never wake from PR events.
schedule:
- cron: "17 3 * * *"
# Cron schedule temporarily disabled to ensure zero scheduled events.
# schedule:
# - cron: "17 3 * * *"

# Manual dispatch is multiplexed by intent. Empty or install intent preserves
# the original install/upgrade workflow behavior.
Expand Down