From dccfbd948b48ce237bcb9810c7a7c75d5b44b773 Mon Sep 17 00:00:00 2001 From: Nicolai Mikkel Brogaard Date: Thu, 14 Oct 2021 22:40:52 +0200 Subject: [PATCH] Fix ci typo --- .github/workflows/npflan-ci.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/npflan-ci.yaml b/.github/workflows/npflan-ci.yaml index 725923d..430caf2 100644 --- a/.github/workflows/npflan-ci.yaml +++ b/.github/workflows/npflan-ci.yaml @@ -3,8 +3,7 @@ name: npflan-ci on: push: branches: - - 'master' - - 'change-startup-script' + - 'main' jobs: docker: