Skip to content

Move ownership/control of debug signal to GObject #463

Move ownership/control of debug signal to GObject

Move ownership/control of debug signal to GObject #463

Workflow file for this run

# SPDX-FileCopyrightText: GSConnect Developers https://github.com/GSConnect
#
# SPDX-License-Identifier: GPL-2.0-or-later
name: REUSE
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
verify:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4.0.0