From 28d7281ebf18a186abe615a561b3a94ff9ce8464 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Fri, 11 Sep 2020 00:53:06 +0200 Subject: [PATCH] Cleanup Signed-off-by: CrazyMax --- .github/workflows/ci.yml | 2 -- .github/workflows/test.yml | 2 -- 2 files changed, 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cace6b5..3452d5b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,11 +4,9 @@ on: push: branches: - master - - v2-working-branch # remove when merged to master pull_request: branches: - master - - v2-working-branch # remove when merged to master jobs: git-context: diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0aaadcd..2c1fe83 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,11 +4,9 @@ on: push: branches: - master - - v2-working-branch # remove when merged to master pull_request: branches: - master - - v2-working-branch # remove when merged to master jobs: test: