Skip to content

start documenting usage in a zig project #13

start documenting usage in a zig project

start documenting usage in a zig project #13

Workflow file for this run

# SPDX-FileCopyrightText: © 2025 Mark Delk <[email protected]>
#
# SPDX-License-Identifier: MIT
name: REUSE Compliance Check
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4