From 75c622741ec3e8ad742daaa98431719d6c2c55f2 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Tue, 13 Oct 2020 18:36:50 +0200 Subject: [PATCH] no catch for gh actions --- .github/workflows/cmake-build-ci.gen | 1 - .github/workflows/cmake-build-ci.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/workflows/cmake-build-ci.gen b/.github/workflows/cmake-build-ci.gen index c6bd81fb..2438347c 100755 --- a/.github/workflows/cmake-build-ci.gen +++ b/.github/workflows/cmake-build-ci.gen @@ -194,7 +194,6 @@ on: - ".cirrus.yml" branches-ignore: - gh-pages - - catch - v1.x pull_request: branches: diff --git a/.github/workflows/cmake-build-ci.yml b/.github/workflows/cmake-build-ci.yml index 3209d0ad..01b8f5a6 100644 --- a/.github/workflows/cmake-build-ci.yml +++ b/.github/workflows/cmake-build-ci.yml @@ -8,7 +8,6 @@ on: - ".cirrus.yml" branches-ignore: - gh-pages - - catch - v1.x pull_request: branches: -- 2.30.2