We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae682f0 + 10721c0 commit 50c70a9Copy full SHA for 50c70a9
1 file changed
.github/workflows/check_new_versions.yml
@@ -2,8 +2,8 @@
2
name: Check new exporter releases
3
4
on:
5
- schedule:
6
- - cron: "15 8,16 * * *"
+ # schedule:
+ # - cron: "15 8,16 * * *"
7
8
# Allows you to run this workflow manually from the Actions tab
9
workflow_dispatch:
0 commit comments