Skip to content

Commit

Permalink
Update with new files
Browse files Browse the repository at this point in the history
Signed-off-by: Sagi Shnaidman <[email protected]>
  • Loading branch information
sshnaidm committed Nov 12, 2024
1 parent f1008aa commit 4ca8077
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/podman_container_copy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_container_copy.py'
- 'tests/integration/targets/podman_container_copy/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_container_copy.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
- 'plugins/module_utils/podman/quadlet.py'
- 'tests/integration/targets/podman_image/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_image.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_search.py'
- 'tests/integration/targets/podman_search/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_search.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_secret_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_secret.py'
- 'plugins/modules/podman_secret_info.py'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_secret_info.yml'
Expand Down

0 comments on commit 4ca8077

Please sign in to comment.