Enable cron

This commit is contained in:
Nikolai Rodionov 2023-04-15 19:46:22 +02:00
parent 189cd1fa45
commit 64b0ff7f8e
No known key found for this signature in database
GPG Key ID: 19DB54039EBF8F10

View File

@ -8,9 +8,9 @@ name: Check subs
trigger:
event:
- push
# cron:
# - daily
- cron
cron:
- daily
steps:
- name: Check subs
image: alpine:latest