Skip to content

Commit

Permalink
Ansible Generated Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed May 17, 2024
1 parent 7fa2d8c commit 0b1868f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
tag: "rawhide"
- image: "docker-molecule-images"
tag: "opensuse"
- image: "docker-molecule-images"
tag: "ubuntu_latest"
- image: "docker-molecule-images"
tag: "focal"
- image: "docker-molecule-images"
Expand All @@ -72,6 +74,8 @@ jobs:
tag: "jammy"
- image: "docker-molecule-images"
tag: "lunar"
- image: "docker-molecule-images"
tag: "noble"
steps:
- name: Checkout Role
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
steps:

# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/release-drafter@v6
- uses: release-drafter/release-drafter@master
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
with:
config-name: release-drafter.yml
Expand Down

0 comments on commit 0b1868f

Please sign in to comment.