Skip to content

Commit f49b464

Browse files
committed
tools: do not run test-linux workflow for changes on vcbuild.bat
1 parent 37d9cfc commit f49b464

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)