Skip to content

Commit 9be345f

Browse files
author
M. Fatih Cırıt
committed
rename daily job
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent 27b7d22 commit 9be345f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/sync-files.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- source: .github/workflows/spell-check-differential.yaml
2424
dest: .github/workflows/spell-check-daily.yaml
2525
pre-commands: |
26+
sd "spell-check-differential" "spell-check-daily" {source}
2627
sd " with:\n" " with:\n local-cspell-json: .cspell.json\n incremental-files-only: false\n" {source}
2728
sd "on:\n pull_request:\n" "on:\n schedule:\n - cron: 0 0 * * *\n workflow_dispatch:\n" {source}
2829
- source: .github/workflows/sync-files.yaml

0 commit comments

Comments
 (0)