Skip to content

ci: add pr labeling

ci: add pr labeling #1

Workflow file for this run

name: Record PR
on:
pull_request:
types: [opened, reopened]
jobs:
call-record-workflow:
uses: OpenJobDescription/.github/.github/workflows/reusable_record_pr_details.yml@mainline

Check failure on line 9 in .github/workflows/record_pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/record_pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/record_pr.yml" -> "OpenJobDescription/.github/.github/workflows/reusable_record_pr_details.yml@mainline" : failed to fetch workflow: workflow was not found.