m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-16 07:13:48 -05:00

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

View File

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