Skip to content

remove redundant exclusion of @obsolete syscalls #436

remove redundant exclusion of @obsolete syscalls

remove redundant exclusion of @obsolete syscalls #436

Workflow file for this run

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