Skip to content

Commit f9b338c

Browse files
committed
ci(health-check): temporarily exclude health-check-pr/reusable from file filter to exercise skip path
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
1 parent dc3054d commit f9b338c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/health-check-pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
files: |
2929
repositories/*.repos
3030
.github/workflows/health-check.yaml
31-
.github/workflows/health-check-pr.yaml
32-
.github/workflows/health-check-reusable.yaml
31+
# .github/workflows/health-check-pr.yaml
32+
# .github/workflows/health-check-reusable.yaml
3333
ansible-galaxy-requirements.yaml
3434
ansible/**
3535
docker/**

0 commit comments

Comments
 (0)