Skip to content

Improve and expand workflows #3

Improve and expand workflows

Improve and expand workflows #3

Workflow file for this run

# SPDX-FileCopyrightText: 2020 Free Software Foundation Europe e.V. <https://fsfe.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later
# Checking the action on itself, useful for PRs which alter the action's behaviour
name: REUSE Selftest
on:
push:
branches:
- master
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: REUSE version
uses: ./
with:
args: --version
- name: REUSE lint
uses: ./
with:
args: --include-submodules lint
- name: REUSE SPDX SBOM
uses: ./
with:
args: spdx