You can access /health without a api key now. #3

Merged
jtom38 merged 2 commits from features/health-no-auth into master 2023-06-13 21:39:59 -07:00
1 changed files with 5 additions and 1 deletions
Showing only changes of commit 63a5ce9947 - Show all commits

View File

@ -14,7 +14,11 @@ steps:
- latest
trigger:
branch:
- master
include:
- master
event:
exclude:
- pull_request
---
kind: pipeline