ci: pull_request の ready_for_review でもCIが走るように修正

This commit is contained in:
nrslib 2026-02-28 14:24:45 +09:00
parent 9ba05d8598
commit fb0b34386f

View File

@ -3,6 +3,7 @@ name: CI
on:
pull_request:
branches: [main]
types: [opened, synchronize, ready_for_review]
push:
branches: [main]