Skip to content

Commit 570cb6f

Browse files
JonasBaaduh95
authored andcommitted
meta: ignore mailmap changes in linux ci
PR-URL: #58356 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent 6301b00 commit 570cb6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-linux.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Test Linux
33
on:
44
pull_request:
55
paths-ignore:
6+
- .mailmap
67
- README.md
78
- .github/**
89
- '!.github/workflows/test-linux.yml'
@@ -14,6 +15,7 @@ on:
1415
- v[0-9]+.x-staging
1516
- v[0-9]+.x
1617
paths-ignore:
18+
- .mailmap
1719
- README.md
1820
- .github/**
1921
- '!.github/workflows/test-linux.yml'

0 commit comments

Comments
 (0)