summaryrefslogtreecommitdiff
path: root/.github/workflows/scheduled-tasks.yml
diff options
context:
space:
mode:
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/