Skip to content

fix: redirect to correct protocol from $http_x_forwarded_proto #151

fix: redirect to correct protocol from $http_x_forwarded_proto

fix: redirect to correct protocol from $http_x_forwarded_proto #151

Workflow file for this run

name: QA
on:
push:
branches:
- "feature/d8"
pull_request:
branches:
- "feature/d8"
jobs:
check-shell-scripts:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master