Add pull_request event to CI

This commit is contained in:
Luke 2022-10-05 20:16:14 +10:00
parent feaf6305f2
commit aeac3c9c30

View file

@ -1,6 +1,6 @@
name: CI(OTAPI3)
on: [push]
on: [push, pull_request]
jobs:
test: