diff options
Diffstat (limited to '.github/workflows/ping-he-tb.yml')
-rw-r--r-- | .github/workflows/ping-he-tb.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ping-he-tb.yml b/.github/workflows/ping-he-tb.yml index cb9a679..5a0f5b8 100644 --- a/.github/workflows/ping-he-tb.yml +++ b/.github/workflows/ping-he-tb.yml @@ -1,8 +1,8 @@ name: ping-he-tb run-name: ping-he-tb on: - schedule: - - cron: '*/5 * * * *' + # schedule: + # - cron: '*/5 * * * *' workflow_dispatch: jobs: Do-snapshot: |