From 4a9ae4e8221f3a5bcfc9e299dfed69e850903697 Mon Sep 17 00:00:00 2001 From: Braulio Rivas Abad Date: Wed, 5 Jun 2024 15:30:29 -0500 Subject: [PATCH] test only for local repo --- .github/workflows/test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3dcbcbc5..d7a080fd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,8 +2,6 @@ name: Build and test on: push: branches: [main, release] - pull_request: - types: [opened, reopened, synchronize] jobs: test: