1
0
mirror of synced 2025-12-30 03:01:36 -05:00

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:
Artur Kordowski
2024-11-12 23:42:57 +01:00
committed by GitHub
parent b7bbf37088
commit 9bb1b989ee
286 changed files with 754 additions and 1615 deletions

View File

@@ -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.