From d104c2054b9b745b9aef722d7be98a6aa85b5ad7 Mon Sep 17 00:00:00 2001 From: SKairinos Date: Wed, 10 Jan 2024 15:25:57 +0000 Subject: [PATCH] remove branches --- .github/workflows/contributing.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/contributing.yaml b/.github/workflows/contributing.yaml index 819fe044..1ec52d6f 100644 --- a/.github/workflows/contributing.yaml +++ b/.github/workflows/contributing.yaml @@ -2,9 +2,6 @@ name: Contributing on: pull_request: - branches: - - main - - new_data_models # TODO: remove after we merge new_data_models into main jobs: validate-existing-contributors: