Skip to content

Commit 50c70a9

Browse files
Merge pull request #2 from whamcloud/pgarg/close_nightly
close cron job
2 parents ae682f0 + 10721c0 commit 50c70a9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check_new_versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name: Check new exporter releases
33

44
on:
5-
schedule:
6-
- cron: "15 8,16 * * *"
5+
# schedule:
6+
# - cron: "15 8,16 * * *"
77

88
# Allows you to run this workflow manually from the Actions tab
99
workflow_dispatch:

0 commit comments

Comments
 (0)