ci: only support manually push

This commit is contained in:
ReaJason
2025-01-04 10:48:57 +08:00
parent 371402c144
commit 8a909971f1
-4
View File
@@ -2,10 +2,6 @@ name: Build
on:
workflow_dispatch:
workflow_run:
workflows: [ Test ]
types:
- completed
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}