From 890fdc03f54c5cea40797e995fe50025f5fa5fef Mon Sep 17 00:00:00 2001 From: Rikko Date: Wed, 31 Aug 2022 23:03:20 +0530 Subject: [PATCH] Try CI without pull request target --- .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 776889e..df1b7ba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: CI on: push: - pull_request_target: + # pull_request_target: jobs: build: