diff --git a/.github/workflows/require-checklist.yaml b/.github/workflows/require-checklist.yaml index 2b064112c..bafac9d48 100644 --- a/.github/workflows/require-checklist.yaml +++ b/.github/workflows/require-checklist.yaml @@ -22,7 +22,7 @@ jobs: owner: context.repo.owner, repo: context.repo.repo, body: `## Validation steps [CI won't pass without adding a 👍 (thumbs up) reaction to this comment] - Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers. + - Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers. Add a 👍 (thumbs up) reaction to this comment once done.