mirror of
https://github.com/containers/podman-compose.git
synced 2025-08-26 12:49:51 +02:00
Merge pull request #1282 from mokibit/add-workflow_dispatch
tests: Add `workflow_dispatch` to allow manual execution of CI tests
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