Skip to content

Commit

Permalink
Add manual trigger button for update sponsors workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
huxingyi committed Dec 17, 2022
1 parent bc36bb5 commit 1f7820f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
- cron: "0 0 * * *" # Run every day at midnight
branches:
- master

workflow_dispatch:

jobs:
update-sponsors:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1f7820f

Please sign in to comment.