Skip to content

Update angular monorepo to v19 (major) #34

Update angular monorepo to v19 (major)

Update angular monorepo to v19 (major) #34

Workflow file for this run

# Copyright 2023 Logan Magee
#
# SPDX-License-Identifier: AGPL-3.0-only
name: Check licensing
on: [push, pull_request]
jobs:
license-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fsfe/reuse-action@v4