From deaba6e34bbfd7967b6321595ac6091a42514a60 Mon Sep 17 00:00:00 2001 From: Stefan Kairinos Date: Wed, 10 Jan 2024 16:01:10 +0000 Subject: [PATCH] remove branches (#54) --- .github/workflows/contributing.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/contributing.yaml b/.github/workflows/contributing.yaml index 819fe04..1ec52d6 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: