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