Skip to content

Commit

Permalink
ignore file to ignore words
Browse files Browse the repository at this point in the history
  • Loading branch information
gokulprathin8 committed Mar 27, 2024
1 parent 6a456dd commit 9c66247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qaqc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
check_filenames: true
check_hidden: true
skip: '.git,qaqc.yml'
skip: .git,qaqc.yml
ignore_words_list: slippy,hist,NAM,gage

Check failure on line 36 in .github/workflows/qaqc.yaml

View workflow job for this annotation

GitHub Actions / quality-control

NAM ==> NAME

# borrowed from https://github.com/ProjectPythia/pythia-foundations/blob/main/.github/workflows/link-checker.yaml
Expand Down

0 comments on commit 9c66247

Please sign in to comment.