diff --git a/.gitea/workflows/pr-auto-scan.yml b/.gitea/workflows/pr-auto-scan.yml index 9cc92fa27..53e15e1af 100644 --- a/.gitea/workflows/pr-auto-scan.yml +++ b/.gitea/workflows/pr-auto-scan.yml @@ -54,3 +54,4 @@ jobs: STATUS="ok" [ ${{ job.status }} = "success" ] || STATUS="error" python3 scripts/ci/ci_trace_report.py --service xiaoxia-saas-ci --status $STATUS --start-time "" || true +# CI trigger: 1788229342 \ No newline at end of file