Skip to content

build(deps-dev): Bump tsc-alias from 1.6.4 to 1.8.10 #56

build(deps-dev): Bump tsc-alias from 1.6.4 to 1.8.10

build(deps-dev): Bump tsc-alias from 1.6.4 to 1.8.10 #56

name: check PR title and label appropriately
on:
push:
branches:
- main
pull_request:
types: [opened, edited, synchronize, auto_merge_enabled, reopened]
branches:
- main
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 }}