Sponsoring is optional.

This commit is contained in:
Robert de Bock 2023-11-09 10:00:21 +01:00
parent c390ce619c
commit 5eb9baeba0
2 changed files with 6 additions and 0 deletions

View File

@ -25,3 +25,7 @@ gitlab_container: "robertdebock/github-action-molecule:6.0.0"
# The molecule action to use.
molecule_action: "robertdebock/molecule-action@6.0.0"
# Would you like to add a sponsor message?
sponsor message: yes

View File

@ -90,4 +90,6 @@ If you find issues, please register them in [GitHub](https://github.com/{{ githu
[{{ meta.galaxy_info.author }}]({{ author_website }})
{% if sponsor_message %}
Please consider [sponsoring me](https://github.com/sponsors/{{ github_namespace }}).
{% endif %}