From 73ac2e6ac7b0481994645c461171a65e9c8da0cb Mon Sep 17 00:00:00 2001 From: Oliver Lippert Date: Mon, 22 Jan 2024 07:13:16 +0100 Subject: [PATCH] reorder triggers currently no pipeline is started. probably doesn't help --- .gitea/workflows/vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/vars.yml b/.gitea/workflows/vars.yml index 3d4972c..f0a7354 100644 --- a/.gitea/workflows/vars.yml +++ b/.gitea/workflows/vars.yml @@ -1,4 +1,5 @@ on: + push: create: delete: fork: @@ -10,7 +11,6 @@ on: pull_request_review_comment: pull_request_target: pull_request_comment: - push: registry_package: release: schedule: