Skip to content

use current code review #16

use current code review

use current code review #16

Workflow file for this run

name: Code Review
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize]
paths:
- apps/**
- packages/**
jobs:
js_code_review:
uses: ./js_code_review.yaml

Check failure on line 13 in .github/workflows/code-review.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/code-review.yaml

Invalid workflow file

invalid value workflow reference: no version specified
name: Code Review
secrets: inherit