Skip to content

update to zig master #1

update to zig master

update to zig master #1

Workflow file for this run

# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2024 Lee Cannon <[email protected]>
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