Skip to content

Commit

Permalink
Disable cron scheduling for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Dec 21, 2024
1 parent 0d49b45 commit 7e63707
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upgrade-jupyterlab-dependencies.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Check for latest JupyterLab releases

on:
schedule:
- cron: 30 17 * * *
# schedule:
# - cron: 30 17 * * *
workflow_dispatch:
inputs:
version:
Expand Down

0 comments on commit 7e63707

Please sign in to comment.