Trying to fix pipeline
This commit is contained in:
parent
411b079010
commit
9a81838ce0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/schedule.yml
vendored
2
.github/workflows/schedule.yml
vendored
|
|
@ -1,9 +1,9 @@
|
|||
name: Run Python Script
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 22 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
run-script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue