Update triggers [ci skip]

This commit is contained in:
Ines Montani 2021-07-02 17:10:24 +10:00
parent cdefb8cf1b
commit bbbaae0b5e
1 changed files with 2 additions and 1 deletions

View File

@ -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: