Update python-app.yml
This commit is contained in:
parent
fa249bc2be
commit
fc9aa2b4cb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Python application
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 13 * * 0-4"
|
||||
- cron: "0 13 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue