Skip to content

Commit

Permalink
Disable cron for now
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye116477 committed Sep 16, 2023
1 parent a5d45d7 commit 9c58b3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/expiredDomains.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ on:
description: "Quantity of KADhosts jobs"
required: true
default: 2
schedule:
- cron: "55 23 * * 6"
# schedule:
# - cron: "55 23 * * 6"
env:
CI_TIME_LIMIT: "2 hours 30 minutes"
NUMBER_OF_KAD_JOBS: ${{ github.event.inputs.number_of_kad_jobs || 4 }}
Expand Down

0 comments on commit 9c58b3b

Please sign in to comment.