fix packages-qa.yml

This commit is contained in:
Günter Obiltschnig 2024-02-18 20:14:09 +01:00
parent f8bf9cd8e9
commit 9a67416844

View File

@ -1,7 +1,7 @@
name: Build release packages and perform basic sanity tests
name: Release Packages QA
on:
workflow_dispatch:
push:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}