diff --git a/.github/workflows/update_contributors.yml b/.github/workflows/update_contributors.yml index 15f34a0a5..36e4aa530 100644 --- a/.github/workflows/update_contributors.yml +++ b/.github/workflows/update_contributors.yml @@ -3,7 +3,7 @@ name: Update contributors on: push: branches: - - master # or the default branch of your repository + - master jobs: update_contributors: