mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
chore: Disable the scheduled execution for issue triage workflow
PiperOrigin-RevId: 819312327
This commit is contained in:
committed by
Copybara-Service
parent
89344da813
commit
bae21027d9
@@ -3,8 +3,6 @@ name: ADK Issue Triaging Agent
|
||||
on:
|
||||
issues:
|
||||
types: [opened, reopened]
|
||||
schedule:
|
||||
- cron: '0 */6 * * *' # every 6h
|
||||
|
||||
jobs:
|
||||
agent-triage-issues:
|
||||
|
||||
Reference in New Issue
Block a user