Skip to content

enforce pgm>=1.6.46 due to hotfix #1162

enforce pgm>=1.6.46 due to hotfix

enforce pgm>=1.6.46 due to hotfix #1162

# SPDX-FileCopyrightText: 2022 Contributors to the Power Grid Model project <dynamic.grid.calculation@alliander.com>
#
# SPDX-License-Identifier: MPL-2.0
name: REUSE Compliance Check
on:
push:
branches:
- main
# run pipeline on pull request
pull_request:
jobs:
reuse-compliance-check:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v2