You've already forked adk-python
mirror of
https://github.com/encounter/adk-python.git
synced 2026-03-30 10:57:20 -07:00
fix: Change Mypy workflow trigger to manual dispatch
Co-authored-by: George Weale <gweale@google.com> PiperOrigin-RevId: 878643857
This commit is contained in:
committed by
Copybara-Service
parent
2780ae2892
commit
d0825d817e
@@ -1,10 +1,7 @@
|
||||
name: Mypy Type Check
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
mypy:
|
||||
|
||||
Reference in New Issue
Block a user