Update python-app.yml

This commit is contained in:
2025-01-09 21:39:44 +09:00 committed by GitHub
commit 3fb3e72d07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,7 @@ name: Python application
on:
schedule:
- cron: "0 13 * * 0-4"
workflow_dispatch:
jobs:
build: