Skip to content

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

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. #2479

Workflow file for this run

name: Assign Pull Request to maintainers
on:
pull_request_target:
jobs:
assign:
uses: ibexa/gh-workflows/.github/workflows/pr-assign.yml@main
secrets:
robot-token: ${{ secrets.EZROBOT_PAT }}