ci: remove ping debug workflow
All checks were successful
CI / build-and-anchors (push) Successful in 57s

This commit is contained in:
2026-01-23 18:49:09 +01:00
parent 441860889e
commit 459ba6bf24

View File

@@ -1,10 +0,0 @@
name: PING
on:
push:
jobs:
ping:
runs-on: ubuntu-latest
steps:
- run: echo "PING OK"