Add missing spaces.

This commit is contained in:
Felix Fontein 2022-01-01 21:55:17 +01:00
parent b7c9089198
commit b79474c2bf

View File

@ -23,21 +23,21 @@ jobs:
- name: PR comment - name: PR comment
uses: ansible-collections/community.hashi_vault/.github/actions/docs/ansible-docs-build-comment@main uses: ansible-collections/community.hashi_vault/.github/actions/docs/ansible-docs-build-comment@main
with: with:
body-includes: '##Docs Build' body-includes: '## Docs Build'
reactions: heart reactions: heart
action: ${{ needs.build-docs.outputs.changed != 'true' && 'remove' || '' }} action: ${{ needs.build-docs.outputs.changed != 'true' && 'remove' || '' }}
on-closed-body: | on-closed-body: |
##Docs Build 📝 ## Docs Build 📝
This PR is closed and any previously published docsite has been unpublished. This PR is closed and any previously published docsite has been unpublished.
on-merged-body: | on-merged-body: |
##Docs Build 📝 ## Docs Build 📝
Thank you for contribution!✨ Thank you for contribution!✨
This PR has been merged and your docs changes will be incorporated when they are next published. This PR has been merged and your docs changes will be incorporated when they are next published.
body: | body: |
##Docs Build 📝 ## Docs Build 📝
Thank you for contribution!✨ Thank you for contribution!✨