We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb8aa0f commit 12efbe6Copy full SHA for 12efbe6
.github/workflows/upgrade-jupyterlab-dependencies.yml
@@ -1,8 +1,8 @@
1
name: Check for latest JupyterLab releases
2
3
on:
4
- schedule:
5
- - cron: 30 17 * * *
+ # schedule:
+ # - cron: 30 17 * * *
6
workflow_dispatch:
7
inputs:
8
version:
0 commit comments