Skip CI for release.yml changes, fix curl nghttp2/libssh2 in releases

This commit is contained in:
Matt Hess
2025-12-28 19:51:45 +00:00
parent 6ab661f656
commit 8ea3c30d23
9 changed files with 12 additions and 3 deletions

View File

@@ -3,6 +3,8 @@ name: source-snapshot
on:
push:
branches: ["main"]
paths-ignore:
- '.github/workflows/release.yml'
pull_request: