From 056e75c3464c7b69f4a69ad5df4329eca52ef878 Mon Sep 17 00:00:00 2001 From: philschmid Date: Mon, 19 Dec 2022 17:07:28 +0100 Subject: [PATCH] aligned CI --- .github/workflows/gpu-integ-test.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/gpu-integ-test.yaml b/.github/workflows/gpu-integ-test.yaml index 703e4e28..42c9e169 100644 --- a/.github/workflows/gpu-integ-test.yaml +++ b/.github/workflows/gpu-integ-test.yaml @@ -1,9 +1,10 @@ name: GPU - Run Integration Tests on: - pull_request: + push: branches: - main + pull_request: workflow_dispatch: concurrency: