From abb8062519bd22028ed2e510cd2e56b0afd01fe3 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 4 Mar 2022 04:35:19 -0500 Subject: [PATCH] Revert "chore: test pull_requests events" (#416) --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index accab35d..d3046a35 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -6,7 +6,6 @@ on: - main - '**' pull_request: - types: [opened, synchronize, edited, closed, reopened] branches: - main