ci: verify release matrix on workflow changes

This commit is contained in:
lofyer
2026-08-04 15:29:58 +08:00
parent a7ee56ea4d
commit b1e63bba45
+4
View File
@@ -3,8 +3,12 @@ name: Cross-platform packages
on:
workflow_dispatch:
push:
branches:
- main
tags:
- 'v*'
paths:
- '.github/workflows/packages.yml'
permissions:
contents: read