Skip to content

Commit c1dd24e

Browse files
committed
.
1 parent 45c5613 commit c1dd24e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/validate-chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
- 'charts/**'
77
- '.github/workflows/validate-chart.yaml'
88
- '!charts/actions-runner-controller/docs/**'
9-
- '!charts/actions-runner-controller-2/**'
10-
- '!charts/auto-scaling-runner-set/**'
9+
- '!charts/actions-runner-controller-*/**'
10+
- '!charts/auto-scaling-*/**'
1111
- '!**.md'
1212
workflow_dispatch:
1313
env:

0 commit comments

Comments
 (0)