diff --git a/.github/sync-files.yaml b/.github/sync-files.yaml index cd69b4308f986..4c09e072766fa 100644 --- a/.github/sync-files.yaml +++ b/.github/sync-files.yaml @@ -26,14 +26,11 @@ sd " with:\n" " with:\n local-cspell-json: .cspell.json\n" {source} - source: .github/workflows/spell-check-daily.yaml pre-commands: | - sd "spell-check-differential" "spell-check-daily" {source} - sd " with:\n" " with:\n local-cspell-json: .cspell.json\n incremental-files-only: false\n" {source} - sd "on:\n pull_request:\n" "on:\n schedule:\n - cron: 0 0 * * *\n workflow_dispatch:\n" {source} + sd " with:\n" " with:\n local-cspell-json: .cspell.json\n" {source} - source: .github/workflows/sync-files.yaml - source: .github/workflows/update-codeowners-from-packages.yaml - source: docs/assets/js/mathjax.js - source: .clang-format - - source: .clang-tidy - source: .markdown-link-check.json - source: .markdownlint.yaml - source: .pre-commit-config-optional.yaml