sql-excel-runner/ ├── scripts/ # SQL脚本 (.sql) ├── excel/ # Excel模板 (.xlsx) ├── output/ # 输出结果 (带日期文件名) ├── src ...
# and registers it as a GitHub Actions self-hosted runner. # Instance teardown is handled by the on-instance watchdog # (auto-shutdown after job completes or max lifetime exceeded). # ...