Skip to content

Update: [AEA-0000] - Make link clickable #269

Update: [AEA-0000] - Make link clickable

Update: [AEA-0000] - Make link clickable #269

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