aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/codespell.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/codespell.yml')
-rw-r--r--.github/workflows/codespell.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml
index 8cbe32328..b5d2b505d 100644
--- a/.github/workflows/codespell.yml
+++ b/.github/workflows/codespell.yml
@@ -4,6 +4,8 @@ name: Codespell
4 4
5on: 5on:
6 push: 6 push:
7 branches-ignore:
8 - 'dependabot/**'
7 paths-ignore: 9 paths-ignore:
8 - 'm4/**' 10 - 'm4/**'
9 - COPYING 11 - COPYING