Skip to content

Commit

Permalink
[modify config] slower excavator
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenway committed Oct 14, 2023
1 parent 717f4d5 commit c512666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/excavator.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
on:
workflow_dispatch:
schedule:
# run every 4 hours
- cron: '20 */4 * * *'
# run every 20 hours
- cron: '20 */20 * * *'
name: Excavator
jobs:
excavate:
Expand Down

0 comments on commit c512666

Please sign in to comment.