Skip to content

Formatted composer.json using JQ --indent 4 #39

Formatted composer.json using JQ --indent 4

Formatted composer.json using JQ --indent 4 #39

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 }}