fix workflow
This commit is contained in:
parent
9b00d5d6ee
commit
f48dd5dcf5
@ -1,10 +1,10 @@
|
|||||||
name: QuotesBot
|
name: QuotesBot
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron '41 */5 * * *'
|
- cron: '30 */4 * * *'
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user