Skip to content

Commit ec78895

Browse files
LinjingZhangederjc
authored andcommitted
.github/workflows/: Add ignore path for hil workdlow.
Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
1 parent 9e2f5fb commit ec78895

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/hil_checks.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ name: HIL Checks
22

33
on:
44
pull_request:
5+
paths-ignore:
6+
- '**/*.md'
7+
- '**/docs/**'
8+
- 'tools/verifygitlog.py'
9+
510

611
jobs:
712
makers-devops:

0 commit comments

Comments
 (0)