diff --git a/.github/workflows/acceptance_tests_feedback.yml b/.github/workflows/acceptance_tests_feedback.yml index 903b85842d68..ba82dd05d239 100644 --- a/.github/workflows/acceptance_tests_feedback.yml +++ b/.github/workflows/acceptance_tests_feedback.yml @@ -27,8 +27,7 @@ jobs: You can also check the artifacts section, which contains the logs at https://github.com/uyuni-project/uyuni/pull/${{ github.event.pull_request.number }}/checks. See the [troubleshooting guide](https://github.com/uyuni-project/uyuni/wiki/Running-Acceptance-Tests-at-PR#troubleshooting) if you need any help. - :warning: You should not merge if acceptance tests fail to pass. :warning: - Happy hacking! - body-include: "" + + body-include: ":warning: You should not merge if acceptance tests fail to pass. :warning:"