This commit is contained in:
test-mougbx 2026-08-31 23:16:24 +08:00
commit bd50674c53
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)