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