Skip to content

Bump @angular/core from 7.2.15 to 10.2.5 in /ui #499

Bump @angular/core from 7.2.15 to 10.2.5 in /ui

Bump @angular/core from 7.2.15 to 10.2.5 in /ui #499

Workflow file for this run

name: lint
on:
# Trigger the workflow on push or pull request,
# but only for the main and develop branches
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable