From b3b95264758e813605aa0ccd84b50f5925d4a681 Mon Sep 17 00:00:00 2001 From: rndquu Date: Tue, 21 May 2024 11:32:23 +0300 Subject: [PATCH] ci: update --- .github/workflows/jest-testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/jest-testing.yml b/.github/workflows/jest-testing.yml index 9d026c9..699693f 100644 --- a/.github/workflows/jest-testing.yml +++ b/.github/workflows/jest-testing.yml @@ -1,7 +1,7 @@ name: Run Jest testing suite on: workflow_dispatch: - pull_request_target: + pull_request: types: [opened, synchronize] env: