We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a904a54 commit 4fda3ecCopy full SHA for 4fda3ec
.github/workflows/model-updater.yml
@@ -2,8 +2,8 @@ name: Model updater
2
3
on:
4
# Triggers the workflow every month
5
- schedule:
6
- - cron: "0 0 1 * *"
+ # schedule:
+ # - cron: "0 0 1 * *"
7
workflow_dispatch:
8
9
jobs:
0 commit comments