Run GitHub Sponsors action once a day

pull/3425/head
Junegunn Choi 9 months ago
parent 8befa5918a
commit 58835e40f3
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

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

Loading…
Cancel
Save