Skip to content

ci: run reuse lint as actions check #1280

ci: run reuse lint as actions check

ci: run reuse lint as actions check #1280

# 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