summaryrefslogtreecommitdiff
path: root/.github/workflows/scheduled-tasks.yml
diff options
context:
space:
mode:
authorDavid Timber <dxdt@dev.snart.me>2024-11-13 02:16:08 +0100
committerDavid Timber <dxdt@dev.snart.me>2024-11-13 02:33:22 +0100
commitc4618105a2c3f2d12b07efa7a0a27fa908d20eee (patch)
treec3286335ec027e44476673ab1440311d70b78951 /.github/workflows/scheduled-tasks.yml
parentb4a98534268fbab63f87f0eee0f826bb36dd97a2 (diff)
Add and set up ping-he-tb
Diffstat (limited to '.github/workflows/scheduled-tasks.yml')
-rw-r--r--.github/workflows/scheduled-tasks.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/.github/workflows/scheduled-tasks.yml b/.github/workflows/scheduled-tasks.yml
deleted file mode 100644
index 5ff2cb4..0000000
--- a/.github/workflows/scheduled-tasks.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-name: Test
-run-name: Tests
-on:
- schedule:
- - cron: '*/5 * * * *'
- workflow_dispatch:
-jobs:
- Do-snapshot:
- name: "test"
- runs-on: ubuntu-latest
- steps:
- # - uses: actions/checkout@v3
- - name: Run
- run: |
- curl http://github-actions-test.dev.snart.me/