1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/reusables/actions/github-context-warning.md
2022-02-25 15:51:14 +01:00

323 B

{% 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 %}