Skip to content

Add permission error when user cannot write to /etc/nginx folder #27

Add permission error when user cannot write to /etc/nginx folder

Add permission error when user cannot write to /etc/nginx folder #27

Workflow file for this run

name: Linter
on:
pull_request:
jobs:
linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/action@v3.0.0