Skip to content

Commit

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

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 f85794b commit 4772d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/sync-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- source: .github/dependabot.yaml
- source: .github/stale.yml
pre-commands: |
sd "staleLabel: stale" "staleLabel: type:stale" {source}
sd "staleLabel: stale" "staleLabel: status:stale" {source}
- source: .github/workflows/cancel-previous-workflows.yaml
- source: .github/workflows/github-release.yaml
- source: .github/workflows/pre-commit.yaml
Expand Down

0 comments on commit 4772d8b

Please sign in to comment.