Examples is should be misc various content like headings, text descriptions and code snippet. There is no obvious or official way to get/declare example for GitHub actions, we have to imagine it and find the best solution.
A particular point is that when the examples contains code snippet, the generator should check in the potential code snippets for action call and replace or add the version by the current one (sha + tag in comment - Format: @sha-xxx # x.x.x)
Examples is should be misc various content like headings, text descriptions and code snippet. There is no obvious or official way to get/declare example for GitHub actions, we have to imagine it and find the best solution.
A particular point is that when the examples contains code snippet, the generator should check in the potential code snippets for action call and replace or add the version by the current one (sha + tag in comment - Format:
@sha-xxx # x.x.x)