From 04c16e35a60f6de31833257d3bf2d242175f50db Mon Sep 17 00:00:00 2001 From: znerol Date: Mon, 16 Oct 2023 14:38:04 +0200 Subject: [PATCH] Remove references to develop branch --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2d76479..bf97250 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,13 +6,11 @@ on: push: branches: - main - - develop tags: - v* pull_request: branches: - main - - develop jobs: lint: