mirror of
https://github.com/containers/podman-compose.git
synced 2025-08-24 03:45:35 +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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
pull_request:
|
||||
|
||||
|
Reference in New Issue
Block a user