ban action
This commit is contained in:
2025-09-08 09:43:52 +08:00
parent 100d4fd4cd
commit 3606b71466

View File

@@ -3,7 +3,7 @@ name: Run with Rust Docker
# 触发条件:代码推送到 main 分支时执行
on:
push:
branches: [ "master" ]
branches: [ "main" ]
jobs:
run-with-docker: