diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index 9e9f402..be2464d 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -1,7 +1,5 @@ on: - push: - tags: - - "v*" + workflow_dispatch: jobs: contrib-readme-job: