Add pull_request event to CI
This commit is contained in:
parent
feaf6305f2
commit
aeac3c9c30
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-otapi3.yml
vendored
2
.github/workflows/ci-otapi3.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: CI(OTAPI3)
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue