Skip to content

Commit

Permalink
.github/workflows/spelling/excludes.txt: do not check CHANGES.old (an…
Browse files Browse the repository at this point in the history
…d its commit hash strings)
  • Loading branch information
jimklimov committed Jan 8, 2024
1 parent bb43621 commit 7842596
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/spelling/excludes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ SUMS$
\.yml$
\.zip$
^CHANGES$
^CHANGES.old$
^excludes\.txt$
^whitelist\.txt$
^\.github/workflows/spelling/

0 comments on commit 7842596

Please sign in to comment.