summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-04-15 10:37:28 +0100
committerGitHub <noreply@github.com>2024-04-15 10:37:28 +0100
commita0231a70950fbec9dcc3403e37066d891d1fc833 (patch)
tree2a5e1d50672179e7657e80b5b016af4f2ec572ef /.github/workflows
parent50a73f055288d72eeeb128233e2a04bc88a5d5e8 (diff)
chore(release): prepare for release v18.2.0 (#1950)v18.2.0
* chore(release): prepare for release v18.2.0 * disable codespell for the changelog
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/codespell.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml
index 7c9eafb1..b89f007a 100644
--- a/.github/workflows/codespell.yml
+++ b/.github/workflows/codespell.yml
@@ -21,3 +21,8 @@ jobs:
uses: actions/checkout@v4
- name: Codespell
uses: codespell-project/actions-codespell@v2
+ with:
+ # This is regenerated from commit history
+ # we cannot rewrite commit history, and I'd rather not correct it
+ # every time
+ exclude_file: CHANGELOG.md