mirror of https://github.com/allinssl/allinssl
Merge remote-tracking branch 'github/1.0.3' into 1.0.3
commit
4e91f10a4f
|
@ -13,9 +13,9 @@ name: "CodeQL Advanced"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "1.0.1" ]
|
branches: [ "1.0.3" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "1.0.1" ]
|
branches: [ "1.0.3" ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '34 15 * * 2'
|
- cron: '34 15 * * 2'
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,9 @@ name: Build and Push Docker Image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "1.0.2" ]
|
branches: [ "1.0.3" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "1.0.2" ]
|
branches: [ "1.0.3" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
@ -5,9 +5,9 @@ name: Go
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "1.0.1" ]
|
branches: [ "1.0.3" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "1.0.1" ]
|
branches: [ "1.0.3" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
|
@ -157,7 +157,8 @@ allinssl 17: 卸载ALLinSSL 🗑️
|
||||||
|
|
||||||
**感谢以下用户对本项目的支持和贡献:**
|
**感谢以下用户对本项目的支持和贡献:**
|
||||||
- [@寒雨馨](https://www.hanyuxin.cn/)
|
- [@寒雨馨](https://www.hanyuxin.cn/)
|
||||||
|
- [@suguer](https://github.com/suguer)
|
||||||
|
- [@Kbanma](https://github.com/Kbanma)
|
||||||
|
|
||||||
## 📜 许可证
|
## 📜 许可证
|
||||||
本项目采用 [AGPL-3.0 license](./LICENSE) 开源协议
|
本项目采用 [AGPL-3.0 license](./LICENSE) 开源协议
|
||||||
|
|
Loading…
Reference in New Issue