From 11ad8104a9c1ad2267ea2717b9bee01f10743ca5 Mon Sep 17 00:00:00 2001 From: Templum Date: Fri, 6 Jan 2023 20:17:49 +0000 Subject: [PATCH] :wrench: Setup for testing --- .github/workflows/integration.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 38fee00..7cc3801 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -3,6 +3,7 @@ on: push: branches: - main + - feature/integration-test # Temporary for testing tags: - v* jobs: