diff --git a/.github/workflows/Contributors_Readme.yml b/.github/workflows/Contributors_Readme.yml index c00afec..4be1579 100644 --- a/.github/workflows/Contributors_Readme.yml +++ b/.github/workflows/Contributors_Readme.yml @@ -1,11 +1,7 @@ -name: Contributors_Readme on: - push: - branches: - - main - schedule: - - cron: '1 0 * * *' #UTC - + push: + branches: + - main jobs: contrib-readme-job: runs-on: ubuntu-latest