Skip to content

as a tester I want to play with stdout/stderr of every command #7

as a tester I want to play with stdout/stderr of every command

as a tester I want to play with stdout/stderr of every command #7

Workflow file for this run

# SPDX-FileCopyrightText: Red Hat
# SPDX-License-Identifier: MIT
name: REUSE Compliance Check
on:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v2