Skip to content

Update update-helper.sh #314

Update update-helper.sh

Update update-helper.sh #314

Workflow file for this run

# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: 2020-2023 Carles Fernandez-Prades <[email protected]>
name: REUSE Compliance Check
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1