Skip to content

chore: standardize code review workflow #1

chore: standardize code review workflow

chore: standardize code review workflow #1

Workflow file for this run

name: Check for code conflicts
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
conflicts:
uses: preprio/.github-workflows/.github/workflows/code-conflicts.yml@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/code_review.yml

Invalid workflow file

error parsing called workflow ".github/workflows/code_review.yml" -> "preprio/.github-workflows/.github/workflows/code-conflicts.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: inherit