From 69c64329557e8f721198bd3369e0bb237d8fd155 Mon Sep 17 00:00:00 2001 From: Sandipsinh Rathod Date: Thu, 21 Nov 2024 19:41:36 -0500 Subject: [PATCH] update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 67d4a40..7b86ade 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ name: Build and Test env: RUSTFLAGS: -Dwarnings on: - pull_request_target: + pull_request: types: - opened - synchronize