mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
fix dependencies-check.yml
This commit is contained in:
@@ -2,7 +2,7 @@ name: Dependencies Check
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "42 18 * * *"
|
||||
- cron: '55 18 * * *'
|
||||
|
||||
jobs:
|
||||
find_dependency_cases:
|
||||
Reference in New Issue
Block a user