From 95037d95ec0e894ea705c63f4ce061d26863a155 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 22 Jul 2024 21:57:56 +0800 Subject: CI: Accept the "runxiyu" branch too --- .woodpecker/.fedora.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.woodpecker/.fedora.yaml') diff --git a/.woodpecker/.fedora.yaml b/.woodpecker/.fedora.yaml index 73ccac6..6e639e1 100644 --- a/.woodpecker/.fedora.yaml +++ b/.woodpecker/.fedora.yaml @@ -3,7 +3,7 @@ skip_clone: false steps: build: when: - branch: [master] + branch: [master, runxiyu] event: [manual] image: fedora commands: -- cgit v1.2.3