ci: add github actions pull requests types

This commit is contained in:
c9s 2024-08-26 13:33:43 +08:00
parent 866751cc3d
commit 84edcb0e02
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

View File

@ -4,6 +4,7 @@ on:
push:
branches: [ main ]
pull_request:
types: [synchronize, opened, reopened]
branches:
- "main"
- "v*"