mirror of
https://github.com/curl/curl.git
synced 2026-07-24 18:07:23 +03:00
GHA/linux: run on .md file changes
To execute runtests on Markdown files. E.g. test 1275. Bug: https://github.com/curl/curl/pull/18486#issuecomment-3263681032 Closes #18487
This commit is contained in:
parent
7f7db9e372
commit
93bc523541
1 changed files with 0 additions and 2 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -10,7 +10,6 @@ name: 'Linux'
|
|||
- master
|
||||
- '*/ci'
|
||||
paths-ignore:
|
||||
- '**/*.md'
|
||||
- '.circleci/**'
|
||||
- 'appveyor.*'
|
||||
- 'Dockerfile'
|
||||
|
|
@ -22,7 +21,6 @@ name: 'Linux'
|
|||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- '**/*.md'
|
||||
- '.circleci/**'
|
||||
- 'appveyor.*'
|
||||
- 'Dockerfile'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue