From dd26ab69d6431b811968e2e2cdbc4699ab160e20 Mon Sep 17 00:00:00 2001 From: Vishnu Challa Date: Mon, 7 Oct 2024 15:59:01 -0400 Subject: [PATCH] GH actions tests Signed-off-by: Vishnu Challa --- .github/workflows/ci-tests.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/ci-tests.yaml b/.github/workflows/ci-tests.yaml index e093c98..c3171e7 100644 --- a/.github/workflows/ci-tests.yaml +++ b/.github/workflows/ci-tests.yaml @@ -5,6 +5,10 @@ on: branches: - master - main + pull_request_target: + branches: + - master + - main jobs: lint: