mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-06 00:31:10 +01:00
fix packages-qa.yml
This commit is contained in:
parent
ee76a7a157
commit
ddfd4c10ee
4
.github/workflows/packages-qa.yml
vendored
4
.github/workflows/packages-qa.yml
vendored
@ -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 }}
|
||||||
|
Loading…
Reference in New Issue
Block a user