disable
ban action
This commit is contained in:
@@ -3,7 +3,7 @@ name: Run with Rust Docker
|
||||
# 触发条件:代码推送到 main 分支时执行
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
run-with-docker:
|
||||
|
||||
Reference in New Issue
Block a user