summaryrefslogtreecommitdiff
path: root/.github/workflows/ping-he-tb.yml
diff options
context:
space:
mode:
authorDavid Timber <dxdt@dev.snart.me>2024-11-13 02:50:22 +0100
committerDavid Timber <dxdt@dev.snart.me>2024-11-13 02:51:40 +0100
commit3192a2ced0e12e1ad1270c1edeb92b4d73e72a97 (patch)
tree908889862def2a30ebc83176386de8e31d8c6c37 /.github/workflows/ping-he-tb.yml
parenta99a76aa4d06cf1eaa6f47d29d9ba7da60690cf9 (diff)
Disable ping-he-tb, fix main
Diffstat (limited to '.github/workflows/ping-he-tb.yml')
-rw-r--r--.github/workflows/ping-he-tb.yml4
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: