Skip to content

Update README.md

Update README.md #10

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Pier Luigi Fiorini <[email protected]>
#
# SPDX-License-Identifier: CC0-1.0
name: CI
on:
push:
branches:
- master
- develop
tags:
- v*
pull_request:
branches:
- master
- develop
jobs:
linux-qt6:
uses: lirios/.github/.github/workflows/build-linux-qt6.yml@master