Skip to content

fix: keep nginx redirects relative behind TLS proxy #4

fix: keep nginx redirects relative behind TLS proxy

fix: keep nginx redirects relative behind TLS proxy #4

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Build and Test
uses: ./.github/workflows/build.yml