Skip to content

389 relicense to mit #1279

389 relicense to mit

389 relicense to mit #1279

# SPDX-FileCopyrightText: 2022 - 2024 NRK
#
# SPDX-License-Identifier: MIT
on: [push, pull_request]
name: Commit lint and release
jobs:
lint_release:
uses: nrkno/github-workflow-semantic-release/.github/workflows/[email protected]
with:
release-enabled: false
runs-on: ubuntu-latest