From 5caf30ec9dc2e06beaa10f8d2a86cc1da880599a Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 30 Mar 2024 16:27:27 +0100 Subject: [PATCH] feat: try with prs as well Signed-off-by: kjuulh --- templates/cuddle-rust-service-plan.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/templates/cuddle-rust-service-plan.yaml b/templates/cuddle-rust-service-plan.yaml index 0c58561..115058a 100644 --- a/templates/cuddle-rust-service-plan.yaml +++ b/templates/cuddle-rust-service-plan.yaml @@ -71,9 +71,6 @@ steps: when: event: - pull_request - exclude: - - main - - master depends_on: - "load_secret"