We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56474e7 commit 0924f54Copy full SHA for 0924f54
.github/sync-files.yaml
@@ -18,6 +18,8 @@
18
- source: .github/workflows/pre-commit-optional.yaml
19
- source: .github/workflows/semantic-pull-request.yaml
20
- source: .github/workflows/spell-check-differential.yaml
21
+ pre-commands: |
22
+ sd "on:\n" "on:\n schedule:\n - cron: 0 0 * * *\n workflow_dispatch:\n" {source}
23
- source: .github/workflows/sync-files.yaml
24
- source: .clang-format
25
- source: .markdown-link-check.json
.github/workflows/spell-check-partial.yaml
0 commit comments