feat: add build info endpoint
All checks were successful
Go Test / test (push) Successful in 48s

This commit is contained in:
xuu 2023-09-30 16:19:41 -06:00
parent b5d5e3870a
commit 6b5187259c

View File

@ -10,7 +10,11 @@ on:
description: 'Pre Release'
required: false
type: boolean
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
test:
runs-on: ubuntu-latest