mirror of https://github.com/explosion/spaCy.git
Update triggers [ci skip]
This commit is contained in:
parent
cdefb8cf1b
commit
bbbaae0b5e
|
@ -4,7 +4,8 @@
|
||||||
name: autoblack
|
name: autoblack
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
cron: '0 8 * * 5'
|
cron: '0 8 * * 5' # every Friday at 8am UTC
|
||||||
|
workflow_dispatch: # allow manual trigger
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue