actions-marketplace-validations/Workflow Duration Action

Action to get the duration seconds of the workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 23, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/channyein87_workflow-duration-action@d924b9b2b6cb82cdb9150808abe051d4acae19bd # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repositoryrepository name with ownerno${{ github.event.workflow_run.head_repository.full_name }}
run_idrun id of the workflowno${{ github.event.workflow_run.id }}
workflowworkflow yaml fileno
github_tokengithub tokenno${{ github.token }}
namedescription
durationduration of the workflow in seconds