Add tlsCertificateFilePath/tlsKeyFilePath config (#392)

Fixes #374
This commit is contained in:
Kevin Lu
2023-04-17 20:36:02 -07:00
committed by GitHub
parent 86c95f883e
commit 88dd3f4df6
3 changed files with 65 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ name: CI PRs
on:
pull_request:
branches: [ main ]
branches: [ "main", "0.2.x" ]
paths-ignore:
- '.github/**'
env: