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