From f74dda147bd359b2bb5e9ea1ee12d2446021bf11 Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 29 Jun 2021 16:49:24 +0200 Subject: [PATCH] Update interop.yml --- .github/workflows/interop.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/interop.yml b/.github/workflows/interop.yml index 27aba2acb..2bdc295de 100644 --- a/.github/workflows/interop.yml +++ b/.github/workflows/interop.yml @@ -24,9 +24,6 @@ on: default: '' description: 'Pass additional markers that will be and-combined with the interop marker, e.g. "twog or fiveg" -> "interop and twog or fiveg"' required: false - push: - branches: - - master schedule: - cron: '15 0 * * *'