Skip to content

Commit 5b8c7ad

Browse files
committed
removed ignore path from component test github action
Signed-off-by: reggie-k <[email protected]>
1 parent 8697303 commit 5b8c7ad

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/component-test.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,11 @@ on:
77
- main
88
- 'stable/*'
99
- 'monthly/*'
10-
paths-ignore:
11-
- "*.md"
12-
- charts/**
1310
pull_request:
1411
branches:
1512
- main
1613
- 'stable/*'
1714
- 'monthly/*'
18-
paths-ignore:
19-
- "*.md"
20-
- charts/**
2115

2216
jobs:
2317
component-test:

0 commit comments

Comments
 (0)