From 59556384f5eb2378ed271ca7d2732e5b52560a61 Mon Sep 17 00:00:00 2001 From: SyedSibtainRazvi Date: Mon, 25 Mar 2024 02:30:33 +0530 Subject: [PATCH] wip --- .github/workflows/actions.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index d6566e5..a4b5d24 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -1,8 +1,6 @@ name: Check Logs -on: - pull_request: - types: [opened] +on: [pull_request] jobs: my_job: