Skip to content

Fix: [AEA-0000] - fix psu deployment #266

Fix: [AEA-0000] - fix psu deployment

Fix: [AEA-0000] - fix psu deployment #266

Workflow file for this run

name: deploy_pr
on:
pull_request:
branches: [main]
env:
BRANCH_NAME: ${{ github.event.pull_request.head.ref }}
jobs:
pr_title_format_check:
uses: ./.github/workflows/pr_title_check.yml