From 2fa42c0f14bab39449547a712fb115a79e4db249 Mon Sep 17 00:00:00 2001 From: Sarayu Sree Padala <134043600+sarayusreeyadavpadala@users.noreply.github.com> Date: Wed, 11 Oct 2023 21:34:45 +0530 Subject: [PATCH] Update pull_request.yml --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index c12a88b..8772631 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -2,7 +2,7 @@ name: code quality checks and unit tests on: pull_request: - + workflow_dispatch: jobs: # quality quality_checks: