Skip to content

Create nextjs.yml

Create nextjs.yml #17

Workflow file for this run

name: CI
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
workflow_dispatch:
jobs:
ci:
uses: AGenNext/AGenNext-CodeReview/.github/workflows/reusable-ci.yml@main

Check failure on line 12 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "AGenNext/AGenNext-CodeReview/.github/workflows/reusable-ci.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
language: typescript