Skip to content

Fixed deprecated fields so they are ignored from JSON #25

Fixed deprecated fields so they are ignored from JSON

Fixed deprecated fields so they are ignored from JSON #25

Workflow file for this run

# SPDX-FileCopyrightText: 2020 Free Software Foundation Europe e.V. <https://fsfe.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later
name: REUSE Compliance Check
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1