Skip to content

ci: add workflow to build and deploy documentation to GH pages #18

ci: add workflow to build and deploy documentation to GH pages

ci: add workflow to build and deploy documentation to GH pages #18

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@v3