mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:21:42 +03:00
parent
5e2d4d7905
commit
8d004781a5
26 changed files with 4 additions and 1460 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
|
@ -17,7 +17,6 @@ name: 'Windows'
|
|||
- 'packages/**'
|
||||
- 'plan9/**'
|
||||
- 'projects/**'
|
||||
- 'winbuild/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
|
@ -29,7 +28,6 @@ name: 'Windows'
|
|||
- 'packages/**'
|
||||
- 'plan9/**'
|
||||
- 'projects/**'
|
||||
- 'winbuild/**'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue