mirror of https://github.com/bjdgyc/anylink.git
修改分支为main,添加otp开关
This commit is contained in:
parent
0f91c779e3
commit
4928ad5f62
|
@ -2,9 +2,9 @@ name: Go
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Reference in New Issue