Skip to content

2nd reviewer

2nd reviewer #2

name: '2nd reviewer'
on:
pull_request_review:
types: [submitted]
jobs:
auto_assign_reviewer:
if: github.event.review.state == 'approved'
uses: fivetran/dbt_package_automations/.github/workflows/add-2nd-reviewer.yml@main

Check failure on line 9 in .github/workflows/add-2nd-reviewer.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/add-2nd-reviewer.yml

Invalid workflow file

error parsing called workflow ".github/workflows/add-2nd-reviewer.yml" -> "fivetran/dbt_package_automations/.github/workflows/add-2nd-reviewer.yml@main" : failed to fetch workflow: workflow was not found.
secrets: inherit