Skip to content

IBX-10507: Updated method signatures to use nullable type hints for improved code readability and consistency. #3863

IBX-10507: Updated method signatures to use nullable type hints for improved code readability and consistency.

IBX-10507: Updated method signatures to use nullable type hints for improved code readability and consistency. #3863

Workflow file for this run

name: PR check
on:
pull_request:
types:
- opened
- synchronize
- reopened
- edited
jobs:
test-base-branch:
uses: ibexa/gh-workflows/.github/workflows/pr-check.yml@main