diff --git a/.github/workflows/authors.yml b/.github/workflows/authors.yml index 1d99f2b..8a23fb6 100644 --- a/.github/workflows/authors.yml +++ b/.github/workflows/authors.yml @@ -1,10 +1,5 @@ name: Authors -on: - schedule: - - cron: '0 0 * * 0' - push: - branches: - - 'master' +on: workflow_dispatch jobs: update-authors: