This commit is contained in:
test-4vj6hz 2026-08-31 23:06:46 +08:00
commit 2a0c51ed91
1 changed files with 7 additions and 0 deletions

View File

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