Fix inconsistent alerts by using the markdown notation - part 4 (#35223)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
{% warning %}
|
||||
|
||||
**Warning:** When using the whole `github` context, be mindful that it includes sensitive information such as `github.token`. {% data variables.product.prodname_dotcom %} masks secrets when they are printed to the console, but you should be cautious when exporting or printing the context.
|
||||
|
||||
{% endwarning %}
|
||||
> [!WARNING]
|
||||
> When using the whole `github` context, be mindful that it includes sensitive information such as `github.token`. {% data variables.product.prodname_dotcom %} masks secrets when they are printed to the console, but you should be cautious when exporting or printing the context.
|
||||
|
||||
Reference in New Issue
Block a user