cicd: run tests on ready to review PRs

This commit is contained in:
Andrew Hlynskyi 2023-05-19 23:36:10 +03:00
parent e783d8848d
commit 30dc31ff53

View file

@ -3,6 +3,11 @@ name: CICD
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
push:
branches-ignore:
- release/v*