mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +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:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
|
Loading…
Reference in New Issue
Block a user