mirror of
https://github.com/vlang/v.git
synced 2025-09-11 08:25:42 -04:00
ci: ignore changed .md files in native_backend_tests.yml
This commit is contained in:
parent
1dc62a5a66
commit
31067d4a6c
1
.github/workflows/native_backend_tests.yml
vendored
1
.github/workflows/native_backend_tests.yml
vendored
@ -24,6 +24,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '!**'
|
- '!**'
|
||||||
|
- '**.md'
|
||||||
- 'vlib/v/gen/native/'
|
- 'vlib/v/gen/native/'
|
||||||
- 'cmd/tools/builders/**.v'
|
- 'cmd/tools/builders/**.v'
|
||||||
- 'vlib/builtin/**.v'
|
- 'vlib/builtin/**.v'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user