Skip to content

Commit

Permalink
Update sponsors on a schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
sagebind committed Oct 21, 2021
1 parent 6a79762 commit cadb0c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sponsors.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Update Sponsors README
on:
push:
branches: [master]
schedule:
- cron: '42 3 */2 * *'

jobs:
update:
Expand Down

0 comments on commit cadb0c9

Please sign in to comment.