fix packages-qa.yml

This commit is contained in:
Günter Obiltschnig 2024-02-18 20:14:09 +01:00 committed by Alex Fabijanic
parent ee76a7a157
commit ddfd4c10ee

View File

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