From 1c11d1f7b35935551485b0e6e2998b4092365f53 Mon Sep 17 00:00:00 2001 From: Daniel Eshkeri Date: Fri, 6 Dec 2024 16:16:06 +0000 Subject: [PATCH] ci.yml --- .github/workflows/ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2858881..f2b20e5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,9 @@ name: CI - Pull Request on: - pull_request_target: + pull_request: + branches: + - main permissions: contents: write