From 81ce5415b9d33a807885ba4239b6afe0b42737f5 Mon Sep 17 00:00:00 2001 From: Malte Rosenbjerg Date: Wed, 26 Feb 2020 19:30:43 +0100 Subject: [PATCH] Update ci.yml Former-commit-id: a1ca7b38b37698c26162db18221dd702359daff7 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dde1bd7..61794e0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: CI on: push: branches: - - '!release' + - master jobs: ci: runs-on: ubuntu-latest