ci: dont run on pull

ref: #42
This commit is contained in:
2024-12-31 16:15:00 +09:30
parent fe1d96f620
commit dcb39d7e62

View File

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