Skip to content

Commit

Permalink
Add button for running conda-forge watching job (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau committed Sep 8, 2023
1 parent 706951a commit e0e00ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/watch-conda-forge.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Check for new versions of Dask on Conda Forge

on:
workflow_dispatch:
schedule:
- cron: "0 * * * *"

Expand Down

0 comments on commit e0e00ac

Please sign in to comment.