mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
add integration test to workflow
Signed-off-by: johnsonlien <johnsonlien95@gmail.com>
This commit is contained in:
parent
1c857fe34d
commit
342857fe96
1 changed files with 2 additions and 0 deletions
2
.github/workflows/podman_system_info.yml
vendored
2
.github/workflows/podman_system_info.yml
vendored
|
|
@ -8,6 +8,7 @@ on:
|
|||
- 'ci/run_containers_tests.sh'
|
||||
- 'ci/playbooks/containers/podman_system_info.yml'
|
||||
- 'plugins/modules/podman_system_info.py'
|
||||
- 'tests/integration/targets/podman_system_info/**'
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
|
|
@ -17,6 +18,7 @@ on:
|
|||
- 'ci/run_containers_tests.sh'
|
||||
- 'ci/playbooks/containers/podman_system_info.yml'
|
||||
- 'plugins/modules/podman_system_info.py'
|
||||
- 'tests/integration/targets/podman_system_info/**'
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue