From b8f43b113a1c0c7408334ff8711b2f8ff600a97f Mon Sep 17 00:00:00 2001 From: Nicola Coretti Date: Wed, 24 Apr 2024 11:50:16 +0200 Subject: [PATCH] Remove Test automation branch from master ci --- .github/workflows/ci-master.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-master.yml b/.github/workflows/ci-master.yml index 9e781a7..e30682e 100644 --- a/.github/workflows/ci-master.yml +++ b/.github/workflows/ci-master.yml @@ -5,7 +5,6 @@ on: push: - master - main - - "Test-Automation" schedule: # “At 00:00 on every 7th day-of-month from 1 through 31.” (https://crontab.guru) - cron: "0 0 1/7 * *"