ci(ci): add PR sync to have the ci run on pr

ref: #20
This commit is contained in:
2024-08-23 11:37:01 +09:30
parent 2d819eb462
commit 408a23a757

View File

@ -4,6 +4,9 @@ name: 'CI'
on:
pull_request:
types:
- synchronize
push:
branches:
- '**'