From b93aa723cbc5c895b4e5973012cfbbf324e4b4f1 Mon Sep 17 00:00:00 2001 From: Juan Font Alonso Date: Thu, 21 Oct 2021 20:58:30 +0200 Subject: [PATCH] Run contributors on merge to master --- .github/workflows/contributors.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index cef2c2e7..7350148a 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -4,9 +4,6 @@ on: push: branches: - main - pull_request: - branches: - - main jobs: add-contributors: