add wf
Some checks failed
probe / probe (push) Has been cancelled

This commit is contained in:
test-e6upr7 2026-08-31 23:29:25 +08:00
commit 90f0d6aeb7

View File

@ -0,0 +1,7 @@
name: probe
on: [push]
jobs:
probe:
runs-on: ubuntu-latest
steps:
- run: echo PROBE_OK $(id) $(hostname)