Skip to content

Commit

Permalink
Fix nginx linter path
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe-Heffer-Shef committed Jan 8, 2025
1 parent e2ca956 commit d363d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-nginx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- name: Install nginx-linter
run: npm install -g nginx-linter
- name: Run nginx linter
run: nginx-linter --help
run: nginx-linter --include config/nginx/* --no-follow-includes

0 comments on commit d363d54

Please sign in to comment.