Skip to content

Commit

Permalink
Workflows: ignore .codespellrc file
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-X- committed Dec 22, 2023
1 parent 28db3b4 commit 800748d
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/almalinux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ on:
- 'manpages/**'
- 'patches/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down Expand Up @@ -83,6 +84,7 @@ on:
- 'manpages/**'
- 'patches/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ on:
- 'manpages/**'
- 'patches/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down Expand Up @@ -85,6 +86,7 @@ on:
- 'manpages/**'
- 'patches/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ on:
- 'contrib/**'
- 'patches/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/dragonflybsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down Expand Up @@ -88,6 +89,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down Expand Up @@ -88,6 +89,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/kali.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ on:
- 'manpages/**'
- 'patches/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/linux-pcre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down Expand Up @@ -90,6 +91,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down Expand Up @@ -88,6 +89,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down Expand Up @@ -88,6 +89,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/netbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down Expand Up @@ -88,6 +89,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/openbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down Expand Up @@ -88,6 +89,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/pvs-studio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ on:
- '.github/workflows/openbsd.yml'
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.codespellrc'
- '.gitignore'
- '.pre-commit-config.yaml'
- 'AC_VERSION.in'
Expand Down Expand Up @@ -81,6 +82,7 @@ on:
- '.github/workflows/openbsd.yml'
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.codespellrc'
- '.gitignore'
- '.pre-commit-config.yaml'
- 'AC_VERSION.in'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/scanbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ on:
- '.github/workflows/windows.yml'
- '.vscode/**'
- '.clang-format'
- '.codespellrc'
- '.editorconfig'
- '.gitignore'
- '.pre-commit-config.yaml'
Expand Down

0 comments on commit 800748d

Please sign in to comment.