Skip to content

drop legacy block-all-mixed-content #214

drop legacy block-all-mixed-content

drop legacy block-all-mixed-content #214

Workflow file for this run

name: Lint nginx configuration
on: [pull_request, push]
jobs:
static:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.11'
cache: pip
- run: 'pip install --require-hashes --only-binary :all: -r requirements.txt'
- run: gixy nginx/nginx.conf