@@ -2,7 +2,7 @@ name: Test Runner # workflow 名字,网页上显示
on:# 什么时候触发
push:
branches:[main]
branches:[master]
jobs:# 工单里有几道工序
hello:# 工序1,名字叫 hello
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.