add diag workflow

This commit is contained in:
2026-07-13 18:05:38 +08:00
parent 5889798d13
commit 7611ea35d7
+11
View File
@@ -0,0 +1,11 @@
name: diag-new-server
on:
workflow_dispatch:
jobs:
diag:
runs-on: saas
steps:
- uses: actions/checkout@v3
- name: diag new server
run: python3 scripts/diag_new_server.py