Skip to content

Fix LayerSurface to work as attached properties #5

Fix LayerSurface to work as attached properties

Fix LayerSurface to work as attached properties #5

Workflow file for this run

# SPDX-FileCopyrightText: 2024 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_reuse: true