Update python-app.yml

This commit is contained in:
암냥 2025-03-03 22:21:28 +09:00 committed by GitHub
commit fc9aa2b4cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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