mirror of
https://github.com/containers/podman-compose.git
synced 2025-08-25 04:15:53 +02:00
tests: Add workflow_dispatch
to allow manual execution of CI tests
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -1,6 +1,7 @@
|
|||||||
name: Tests
|
name: Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user