Update sponsor list once a week

This commit is contained in:
Junegunn Choi 2023-09-02 20:48:10 +09:00
parent a08ab46713
commit c5e4b83de3
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

View File

@ -3,7 +3,7 @@ name: Generate Sponsors README
on: on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: 0 0 * * * - cron: 0 0 * * 0
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest