Skip to content

Releases: optivem/poll-until-action

v1.1.0

10 Feb 10:29

Choose a tag to compare

Check script path is now relative to workspace (GITHUB_WORKSPACE). Use paths like .github/scripts/check.ps1 without prefixing with github.workspace.

v1.0.0

10 Feb 10:22

Choose a tag to compare

Initial release. Poll Until runs a check script repeatedly until the condition is met or timeout.