Skip to content

fix(CI/CD): Fix CommitLint license #14

fix(CI/CD): Fix CommitLint license

fix(CI/CD): Fix CommitLint license #14

Workflow file for this run

# SPDX-FileCopyrightText: 2022 leha-bot and contributors
#
# SPDX-License-Identifier: BSL-1.0 OR BlueOak-1.0.0
name: 'Check compliance'
on:
push:
branches:
- 'master'
pull_request:
branches:
- 'master'
jobs:
check:
name: 'Check'
runs-on: ubuntu-latest
steps:
- name: Fetching sources
uses: actions/checkout@v4
- name: Check compliance
uses: fsfe/reuse-action@v3