bbenjamin/Hello World

Greet someone and record the time

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
who-to-greetWho to greetyesWorld
github_tokenGitHub tokenno${{github.token}}
ownerOwner of the repository. The owner will be deducted from env vars if it is not setno
repositoryThe repository containing the branch(es) to be deleted. The repository name will be deducted from env vars if it is not setno
branchesBranches to delete (comma separated)no
numbersPR numbers whose head branches should be deleted (comma separated)no
prefixAdditional prefix to append to every branch nameno
suffixAdditional suffix to append to every branch nameno
soft_failIf set to `true` the workflow will continue if a branch reference is not foundno
namedescription
timeThe time we greeted you
is-studentIs Student