ghakit
    Preparing search index...

    Function getGitHubActionRepository

    • Returns the owner and repository name of the action being executed.

      Only set for steps that execute an action (e.g. actions/checkout).

      Returns string | undefined

      The action repository in owner/repo format, or undefined if the step is not executing an action.