Skip to content

Commit

Permalink
Disable cron scheduling for now (#7555)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Dec 21, 2024
1 parent bb8aa0f commit 12efbe6
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 12efbe6

Please sign in to comment.