Skip to content

Commit

Permalink
Back off an run hourly
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtomlinson authored Dec 9, 2019
1 parent 37c9346 commit e32d37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/watch-conda-forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Check for new versions of Dask on Conda Forge

on:
schedule:
- cron: "*/5 * * * *"
- cron: "0 * * * *"

jobs:
check-version:
Expand Down

0 comments on commit e32d37a

Please sign in to comment.