Remove diagnostic probe workflow
This commit is contained in:
parent
a7aade37d6
commit
93e5660a5c
@ -1,15 +0,0 @@
|
|||||||
name: Probe
|
|
||||||
|
|
||||||
"on":
|
|
||||||
push:
|
|
||||||
branches: ['**']
|
|
||||||
pull_request:
|
|
||||||
branches: ['**']
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
runs-on: host
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v4
|
|
||||||
- name: Echo
|
|
||||||
run: echo "probe ok"
|
|
||||||
Loading…
x
Reference in New Issue
Block a user