Add hugovk suggestion

This commit is contained in:
Alex Clark 2021-12-01 13:58:13 -05:00
parent 06ab0324a3
commit 91fb7fc067

View File

@ -1,5 +1,14 @@
name: Tidelift Align
on: [push]
on:
schedule:
- cron: "30 2 * * *" # daily at 02:30 UTC
push:
paths:
- ".github/workflows/tidelift.yml"
pull_request:
paths:
- ".github/workflows/tidelift.yml"
workflow_dispatch:
jobs:
build: