From c13342671c43640edd4680cdc403b6b3bbac3d7e Mon Sep 17 00:00:00 2001 From: "M. Mert Yildiran" Date: Wed, 10 Nov 2021 12:14:23 +0300 Subject: [PATCH] Revert "Revert "Enable acceptance tests"" This reverts commit c0bfe54b70fa257060e43f7dd25abe8279d23f85. --- .github/workflows/acceptance_tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/acceptance_tests.yml b/.github/workflows/acceptance_tests.yml index a23f3c445..35d070e3a 100644 --- a/.github/workflows/acceptance_tests.yml +++ b/.github/workflows/acceptance_tests.yml @@ -3,6 +3,7 @@ name: acceptance tests on: pull_request: branches: + - 'develop' - 'main' push: branches: