Skip to content

Remove include guard #45

Remove include guard

Remove include guard #45

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Pier Luigi Fiorini <[email protected]>
# SPDX-License-Identifier: CC0-1.0
name: Checks
on:
push:
branches:
- master
- develop
tags:
- v*
pull_request:
types:
- opened
- synchronize
- reopened
- edited
jobs:
checks:
uses: lirios/.github/.github/workflows/checks.yml@master
with:
enable_wip: true
enable_xdg: true
enable_qml: true