修改分支为main,添加otp开关

This commit is contained in:
bjdgyc
2021-03-01 16:02:00 +08:00
parent 0f91c779e3
commit 4928ad5f62

View File

@@ -2,9 +2,9 @@ name: Go
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs: