Skip CI for release.yml changes, fix curl nghttp2/libssh2 in releases
This commit is contained in:
2
.github/workflows/source-snapshot.yml
vendored
2
.github/workflows/source-snapshot.yml
vendored
@@ -3,6 +3,8 @@ name: source-snapshot
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
paths-ignore:
|
||||
- '.github/workflows/release.yml'
|
||||
|
||||
pull_request:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user