Skip to content

Commit 4207861

Browse files
committed
ci: Containerfile.debug* are not part of ci process
1 parent daf888d commit 4207861

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
- LICENSE
1111
- README.md
1212
- SECURITY.md
13+
- Containerfile.debug
14+
- Containerfile.debug-ubi
1315
push:
1416
branches-ignore:
1517
- next
@@ -19,6 +21,8 @@ on:
1921
- LICENSE
2022
- README.md
2123
- SECURITY.md
24+
- Containerfile.debug
25+
- Containerfile.debug-ubi
2226

2327
defaults:
2428
run:

0 commit comments

Comments
 (0)