👷 update ci.yaml

This commit is contained in:
zztkm 2022-09-06 01:02:48 +09:00
parent ec86ba9059
commit 700a4dfbec

View file

@ -3,6 +3,9 @@ name: CI
on:
push:
branches: [main]
paths-ignore:
- "README.md"
- "example/**"
pull_request:
branches: [main]