Skip to content

Commit a56a50f

Browse files
ci(health-check*.yaml): rename tag:run-health-check label to run:health-check (#6035)
* use run:health-check label instead Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * style(pre-commit): autofix * remove deprecated Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * revert indent Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * minimal modify Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> --------- Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e273014 commit a56a50f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/health-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
label-check:
1616
uses: autowarefoundation/autoware-github-actions/.github/workflows/make-sure-label-is-present.yaml@v1
1717
with:
18-
label: tag:run-health-check
18+
label: run:health-check
1919

2020
load-env:
2121
needs: label-check

0 commit comments

Comments
 (0)