Skip to content

Update codeql.yml yet again #6

Update codeql.yml yet again

Update codeql.yml yet again #6

Workflow file for this run

# SPDX-FileCopyrightText: 2023 C. J. Howard
# SPDX-License-Identifier: GPL-3.0-or-later
name: REUSE
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Compliance check
uses: fsfe/reuse-action@v2