Skip to content

Fix angular paths and package json scripts #23

Fix angular paths and package json scripts

Fix angular paths and package json scripts #23

Workflow file for this run

name: Continuous Integration
on:
pull_request:
branches:
- main
jobs:
# Confirm that prettier was run on the changes
prettier:
uses: 0GiS0/tour-of-heroes-angular/.github/workflows/prettier-ci.yml@main
# Make sure eslint passes
# eslint:
# uses: 0GiS0/tour-of-heroes-angular/.github/workflows/eslint-ci.yml@main