mirror of
https://github.com/explosion/spaCy.git
synced 2025-06-11 00:23:07 +03:00
Fix syntax [ci skip]
This commit is contained in:
parent
6b905d67df
commit
c5c4e96597
2
.github/workflows/autoblack.yml
vendored
2
.github/workflows/autoblack.yml
vendored
|
@ -5,7 +5,7 @@ name: autoblack
|
||||||
on:
|
on:
|
||||||
workflow_dispatch: # allow manual trigger
|
workflow_dispatch: # allow manual trigger
|
||||||
schedule:
|
schedule:
|
||||||
cron: '0 8 * * 5' # every Friday at 8am UTC
|
- cron: '0 8 * * 5' # every Friday at 8am UTC
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
autoblack:
|
autoblack:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user