server-configs-nginx/.github/workflows/lint.yml

17 lines
326 B
YAML
Raw Normal View History

2021-09-14 23:53:07 +02:00
# https://help.github.com/actions
name: Lint
on: [push, pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- name: Lint configuration using Gixy
uses: docker://yandex/gixy:latest
with:
args: /github/workspace/nginx.conf