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:
|
||||
push:
|
||||
branches: [ "1.0.1" ]
|
||||
branches: [ "1.0.3" ]
|
||||
pull_request:
|
||||
branches: [ "1.0.1" ]
|
||||
branches: [ "1.0.3" ]
|
||||
schedule:
|
||||
- cron: '34 15 * * 2'
|
||||
|
||||
|
|
|
@ -2,9 +2,9 @@ name: Build and Push Docker Image
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ "1.0.2" ]
|
||||
branches: [ "1.0.3" ]
|
||||
pull_request:
|
||||
branches: [ "1.0.2" ]
|
||||
branches: [ "1.0.3" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
@ -5,9 +5,9 @@ name: Go
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ "1.0.1" ]
|
||||
branches: [ "1.0.3" ]
|
||||
pull_request:
|
||||
branches: [ "1.0.1" ]
|
||||
branches: [ "1.0.3" ]
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Reference in New Issue