From 600b90f0f7523721baccd61d482cebea970bdc76 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Fri, 13 Dec 2024 13:21:47 +0100 Subject: [PATCH 1/3] test: functionaltests --- .github/workflows/functional-tests.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/functional-tests.yml b/.github/workflows/functional-tests.yml index 7b06980437..f91a4a474a 100644 --- a/.github/workflows/functional-tests.yml +++ b/.github/workflows/functional-tests.yml @@ -5,6 +5,10 @@ on: workflow_dispatch: ~ schedule: - cron: '0 3 * * 1-5' + # for testing purposes + push: + branches: + - test/funcionaltests permissions: contents: read From fa8a756e677aad4909588b4542214d5b5f6e2bd1 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Fri, 13 Dec 2024 13:21:47 +0100 Subject: [PATCH 2/3] test: functionaltests --- .github/workflows/functional-tests.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/functional-tests.yml b/.github/workflows/functional-tests.yml index 4be1edf69c..91ce339300 100644 --- a/.github/workflows/functional-tests.yml +++ b/.github/workflows/functional-tests.yml @@ -5,6 +5,10 @@ on: workflow_dispatch: ~ schedule: - cron: '0 3 * * 1-5' + # for testing purposes + push: + branches: + - test/funcionaltests permissions: contents: read From f3bfe52c3fec2da4cf667b5b2ba8f2caa23e04e6 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Fri, 13 Dec 2024 13:21:47 +0100 Subject: [PATCH 3/3] test: functionaltests --- .github/workflows/functional-tests.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/functional-tests.yml b/.github/workflows/functional-tests.yml index e59050e2c6..d94be59c18 100644 --- a/.github/workflows/functional-tests.yml +++ b/.github/workflows/functional-tests.yml @@ -5,6 +5,10 @@ on: workflow_dispatch: ~ schedule: - cron: '0 3 * * 1-5' + # for testing purposes + push: + branches: + - test/funcionaltests permissions: contents: read