We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a1541a commit caa91d0Copy full SHA for caa91d0
.github/sync-files.yaml
@@ -20,7 +20,11 @@
20
- source: .github/workflows/pre-commit-autoupdate.yaml
21
- source: .github/workflows/semantic-pull-request.yaml
22
- source: .github/workflows/spell-check-differential.yaml
23
+ pre-commands: |
24
+ sd " with:\n" " with:\n local-cspell-json: .cspell.json\n" {source}
25
- source: .github/workflows/spell-check-daily.yaml
26
27
28
- source: .github/workflows/sync-files.yaml
29
- source: .github/workflows/update-codeowners-from-packages.yaml
30
- source: .clang-format
0 commit comments