Skip to content

build(deps-dev): bump prettier from 2.3.0 to 3.2.4 #475

build(deps-dev): bump prettier from 2.3.0 to 3.2.4

build(deps-dev): bump prettier from 2.3.0 to 3.2.4 #475

name: check PR title and label appropriately
on:
push:
branches:
- main
- staging
pull_request:
types: [opened, edited, synchronize, auto_merge_enabled, reopened]
branches:
- main
- staging
jobs:
check_PR_title:
uses: gliff-ai/.github/.github/workflows/check-pr-title.yml@main
secrets:
ROBOT_PAT: ${{ secrets.ROBOT_PAT }}
add_labels:
uses: gliff-ai/.github/.github/workflows/add-labels.yml@main
secrets:
ROBOT_PAT: ${{ secrets.ROBOT_PAT }}