Fix syntax [ci skip]

This commit is contained in:
Ines Montani 2021-07-02 17:46:56 +10:00
parent 6b905d67df
commit c5c4e96597
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ name: autoblack
on:
workflow_dispatch: # allow manual trigger
schedule:
cron: '0 8 * * 5' # every Friday at 8am UTC
- cron: '0 8 * * 5' # every Friday at 8am UTC
jobs:
autoblack: