Test different workflow trigger [ci skip]

This commit is contained in:
Ines Montani 2021-07-02 17:22:43 +10:00
parent bbbaae0b5e
commit 2a5cbf1b0c

View File

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