creadi/Return head ref from commit hash

Find current head ref when using a deployment_status as a workflow trigger

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenThe GitHub token used to create an authenticated client.no${{ github.token }}
shaSHA to get HEAD REF for.no${{ github.event.pull_request.head.sha || github.sha }}
namedescription
head_refhead ref from PR associated with the deployment