Skip to content

Merge branch 'main' into move-ckan-to-1.3.6 #233

Merge branch 'main' into move-ckan-to-1.3.6

Merge branch 'main' into move-ckan-to-1.3.6 #233

Workflow file for this run

# SPDX-FileCopyrightText: 2024 PNED G.I.E.
#
# SPDX-License-Identifier: Apache-2.0
name: Run Tests
on: push
jobs:
test:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v5