diff --git a/.github/workflows/sponsors.yml b/.github/workflows/sponsors.yml index 1e1ead8..d9598f5 100644 --- a/.github/workflows/sponsors.yml +++ b/.github/workflows/sponsors.yml @@ -1,10 +1,11 @@ name: Generate Sponsors README + on: - push: - branches: - - master + schedule: + - cron: 00 15 * * 0-6 + jobs: - deploy: + cron: runs-on: ubuntu-latest steps: - name: Checkout 🛎️ diff --git a/README.md b/README.md index cd58501..f5717c9 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ bash ~/.config/polybar/launch.sh --material

- RandomLegend +

---