fountainhead / action-wait-for-check

A GitHub Action that waits for another Check Run to have completed
MIT License
122 stars 44 forks source link

Make `checkName` optional #40

Open wheelerlaw opened 1 year ago

wheelerlaw commented 1 year ago

The checkName parameter should be optional. If it is not provided, then the action should wait for all checks for a specified commit to pass.