We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b2e90e commit aca5218Copy full SHA for aca5218
1 file changed
.github/workflows/check_spelling.yaml
@@ -18,6 +18,8 @@ jobs:
18
- name: Set up Git repository
19
uses: actions/checkout@v4.2.0
20
21
+ - uses: docker://pandoc/core:3.8
22
+
23
- name: Remove folders that do not care about spelling
24
run: |
25
rm -rf LICENSE.md
0 commit comments