Skip to content

build(deps-dev): bump @babel/traverse from 7.18.13 to 7.25.6 #928

build(deps-dev): bump @babel/traverse from 7.18.13 to 7.25.6

build(deps-dev): bump @babel/traverse from 7.18.13 to 7.25.6 #928

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

Check failure on line 16 in .github/workflows/pr-title-labeler.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-title-labeler.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr-title-labeler.yml" -> "gliff-ai/.github/.github/workflows/add-labels.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
ROBOT_PAT: ${{ secrets.ROBOT_PAT }}