Skip to content

Chore: [AEA-5751] - Update dependabot schedule and add git secrets build command #1195

Chore: [AEA-5751] - Update dependabot schedule and add git secrets build command

Chore: [AEA-5751] - Update dependabot schedule and add git secrets build command #1195

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