Skip to content

Commit

Permalink
ci(sync-files): change stale label to type:stale (autowarefoundation#…
Browse files Browse the repository at this point in the history
…5474)

* fix a single space in mkdocs_macro

Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
  • Loading branch information
xmfcx authored and kyoichi-sugahara committed Nov 7, 2023
1 parent 4ac20b9 commit f85794b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/sync-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
- source: .github/PULL_REQUEST_TEMPLATE/standard-change.md
- source: .github/dependabot.yaml
- source: .github/stale.yml
pre-commands: |
sd "staleLabel: stale" "staleLabel: type:stale" {source}
- source: .github/workflows/cancel-previous-workflows.yaml
- source: .github/workflows/github-release.yaml
- source: .github/workflows/pre-commit.yaml
Expand Down Expand Up @@ -87,5 +89,5 @@
sd -- \
" - macros" \
" - macros:
module_name: mkdocs_macros" {source}
module_name: mkdocs_macros" {source}
- source: docs/assets/js/mathjax.js

0 comments on commit f85794b

Please sign in to comment.