We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cff6df + 117c96c commit 35ef0cbCopy full SHA for 35ef0cb
.github/workflows/constraints-update.yml
@@ -1,8 +1,8 @@
1
name: Update constraints-dev.txt
2
3
on:
4
- schedule:
5
- - cron: '0 3 * * 1' # Every Monday at 03:00 UTC
+ # schedule:
+ # - cron: '0 3 * * 1' # Every Monday at 03:00 UTC
6
workflow_dispatch:
7
8
jobs:
0 commit comments