From 7819d7c18db87ad9a78000d559df0aa0bf5002cd Mon Sep 17 00:00:00 2001 From: Hamdi Khalil <38282254+hamdi3@users.noreply.github.com> Date: Fri, 20 Sep 2024 22:46:20 +0200 Subject: [PATCH] Update pr_tests.yml --- .github/workflows/pr_tests.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/pr_tests.yml b/.github/workflows/pr_tests.yml index 156bddd..8e85b39 100644 --- a/.github/workflows/pr_tests.yml +++ b/.github/workflows/pr_tests.yml @@ -6,6 +6,10 @@ on: branches: - main + push: + branches: + - main + jobs: test: # Specify the self-hosted runner with the appropriate tags