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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 13 * * 0-4"
|
- cron: "0 13 * * 0-4"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue