diff --git a/.github/workflows/update_sponsors.yml b/.github/workflows/update_sponsors.yml old mode 100644 new mode 100755 index eda19ac4..e4c4a20e --- a/.github/workflows/update_sponsors.yml +++ b/.github/workflows/update_sponsors.yml @@ -2,7 +2,7 @@ name: Update Sponsors on: schedule: - - cron: '0 0 * * *' # Set your preferred schedule + - cron: '0 2 * * *' # Set your preferred schedule jobs: update-readme: diff --git a/.github/workflows/update_sponsors_table.yml b/.github/workflows/update_sponsors_table.yml old mode 100644 new mode 100755 diff --git a/update_sponsors.py b/update_sponsors.py old mode 100644 new mode 100755 diff --git a/update_sponsors_requirements.txt b/update_sponsors_requirements.txt old mode 100644 new mode 100755