Skip to content

Update angular-eslint monorepo to v21 (major) #790

Update angular-eslint monorepo to v21 (major)

Update angular-eslint monorepo to v21 (major) #790

Workflow file for this run

# SPDX-FileCopyrightText: © 2023 Logan Magee
#
# SPDX-License-Identifier: AGPL-3.0-only
permissions: {}
name: Check licensing
on: [push, pull_request]
jobs:
license-check:
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: fsfe/reuse-action@v6