diff --git a/.gitea/workflows/vars.yml b/.gitea/workflows/vars.yml index b617f00..c2aca0f 100644 --- a/.gitea/workflows/vars.yml +++ b/.gitea/workflows/vars.yml @@ -1,4 +1,7 @@ on: + push: + schedule: + - 0 0 * * * #create: #delete: #fork: @@ -10,11 +13,8 @@ on: #pull_request_review_comment: #pull_request_target: #pull_request_comment: - push: #registry_package: #release: - schedule: - - 0 0 * * * #branch_protection_rule: #check_run: