mirror of
https://github.com/curl/curl.git
synced 2026-07-26 09:47:18 +03:00
parent
a2e75af3fb
commit
bda2129114
25 changed files with 1653 additions and 1652 deletions
14
.github/workflows/man-examples.yml
vendored
14
.github/workflows/man-examples.yml
vendored
|
|
@ -7,17 +7,17 @@ name: manpage examples
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- '*/ci'
|
||||
- master
|
||||
- '*/ci'
|
||||
paths:
|
||||
- 'docs/libcurl/curl_*.3'
|
||||
- 'docs/libcurl/opts/*.3'
|
||||
- 'docs/libcurl/curl_*.3'
|
||||
- 'docs/libcurl/opts/*.3'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- master
|
||||
paths:
|
||||
- 'docs/libcurl/curl_*.3'
|
||||
- 'docs/libcurl/opts/*.3'
|
||||
- 'docs/libcurl/curl_*.3'
|
||||
- 'docs/libcurl/opts/*.3'
|
||||
|
||||
jobs:
|
||||
verify:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue