From 336fd7ed6d0953006daa0728b03fce162b2de73d Mon Sep 17 00:00:00 2001 From: Vijai Kumar S Date: Mon, 20 May 2024 19:54:49 +0530 Subject: [PATCH] Change trigger to make it appear in workflows --- .github/workflows/integration_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index e9c69a830..8a464cf27 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -1,7 +1,7 @@ name: Integration Test on: - workflow_dispatch: + pull_request: jobs: last_release: