workflows: remove extra space
parent
6de36916b1
commit
e337444f11
|
@ -3,7 +3,7 @@ name: Scheduled tasks
|
|||
on:
|
||||
schedule:
|
||||
# Once every hour
|
||||
- cron: '*/60 * * * *'
|
||||
- cron: '*/60 * * * *'
|
||||
|
||||
jobs:
|
||||
autopublish:
|
||||
|
|
Loading…
Reference in New Issue