Skip to content

Commit da6cb8e

Browse files
committed
tools: do not run test-linux workflow for changes on vcbuild.bat
PR-URL: #60979 Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
1 parent 9f594f5 commit da6cb8e

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
@@ -5,6 +5,7 @@ on:
55
paths-ignore:
66
- .mailmap
77
- README.md
8+
- vcbuild.bat
89
- test/internet/**
910
- .github/**
1011
- '!.github/workflows/test-linux.yml'
@@ -18,6 +19,7 @@ on:
1819
paths-ignore:
1920
- .mailmap
2021
- README.md
22+
- vcbuild.bat
2123
- test/internet/**
2224
- .github/**
2325
- '!.github/workflows/test-linux.yml'

0 commit comments

Comments
 (0)