ci: run main ci on pull requests
This commit is contained in:
parent
6f7b74e6a8
commit
c2fd016204
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -1,6 +1,8 @@
|
|||
name: Tipi CI
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened, ready_for_review]
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
|
|
Loading…
Reference in New Issue
Block a user