chore: Disable the scheduled execution for issue triage workflow

PiperOrigin-RevId: 819312327
This commit is contained in:
Xuan Yang
2025-10-14 11:15:12 -07:00
committed by Copybara-Service
parent 89344da813
commit bae21027d9
-2
View File
@@ -3,8 +3,6 @@ name: ADK Issue Triaging Agent
on:
issues:
types: [opened, reopened]
schedule:
- cron: '0 */6 * * *' # every 6h
jobs:
agent-triage-issues: