Skip to content

Commit b973b86

Browse files
authored
tools: do not run test-linux workflow for changes on vcbuild.bat
PR-URL: #60979 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Stefan Stojanovic <[email protected]>
1 parent e172be2 commit b973b86

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
- '**.nix'
1011
- .github/**
@@ -19,6 +20,7 @@ on:
1920
paths-ignore:
2021
- .mailmap
2122
- README.md
23+
- vcbuild.bat
2224
- test/internet/**
2325
- '**.nix'
2426
- .github/**

0 commit comments

Comments
 (0)