From 5cb560d43ed681c8c3c956bf59c411b8094291f4 Mon Sep 17 00:00:00 2001 From: AAriam <80158628+AAriam@users.noreply.github.com> Date: Fri, 8 Nov 2024 00:48:59 +0100 Subject: [PATCH] Update ci.yaml --- template/.control/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/.control/ci.yaml b/template/.control/ci.yaml index 2c0e6488..79039b6e 100644 --- a/template/.control/ci.yaml +++ b/template/.control/ci.yaml @@ -494,8 +494,8 @@ workflow: branch_types: [ main, release ] job: lint: - action: pull + action: issue refactor: action: pull test: - action: pull + action: issue