Returns the account ID of the person or app that triggered the workflow.
This is distinct from the username in GITHUB_ACTOR.
GITHUB_ACTOR
The actor's account ID, or an empty string if not set.
Returns the account ID of the person or app that triggered the workflow.
This is distinct from the username in
GITHUB_ACTOR.