ghakit
    Preparing search index...

    Function stopCommands

    • Stops processing workflow commands in GitHub Actions until resumeCommands is called with the same token.

      Parameters

      • endToken: string

        A unique token identifying this stop/resume pair.

      Returns void