Skip to content

note the library is allocator free (mostly) #12

note the library is allocator free (mostly)

note the library is allocator free (mostly) #12

Workflow file for this run

# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2024 Lee Cannon <leecannon@leecannon.xyz>
name: REUSE Compliance Check
on:
push:
pull_request:
branches:
- main
jobs:
compliance_check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v5