Skip to content

Commit

Permalink
ci: Run every week
Browse files Browse the repository at this point in the history
  • Loading branch information
unlight committed Feb 17, 2024
1 parent ffde2f9 commit 2475fba
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: 'Harvest'
name: 'Generate'
on:
workflow_dispatch:
schedule:
- cron: '0 0 1 * *'
- cron: '0 0 * * 0'
jobs:
harvest:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2475fba

Please sign in to comment.