Skip to content

Commit

Permalink
Use docs/ for documentation path in sanity check
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielNagy committed Feb 16, 2024
1 parent 3b6835c commit 644496e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
with:
golangci-lint-configfile: ".golangci-ci.yaml"
tools-directory: "tools"
generate-diff-paths-to-ignore: po/* docs/**/*.md README.md
- name: C code formatting
uses: jidicula/[email protected]
with:
Expand Down

0 comments on commit 644496e

Please sign in to comment.