Skip to content

IBX-7867: Added unit test coverage #15

IBX-7867: Added unit test coverage

IBX-7867: Added unit test coverage #15

Workflow file for this run

name: PR check
on:
pull_request:
types:
- opened
- synchronize
- reopened
- edited
jobs:
test-base-branch:
if: github.event.repository.name != 'bundle-template-internal'
uses: ibexa/gh-workflows/.github/workflows/pr-check.yml@main