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