push-protected icon indicating copy to clipboard operation
push-protected copied to clipboard

Use with non-GitHub Actions checks

Open CasperWA opened this issue 5 years ago • 0 comments

Currently, the action only works for branches protected with checks from GitHub Action workflows.

This issue is here to remind that this action should be extended to handle non-GitHub Action workflow checks as well, e.g., checks from Travis, Circle-CI or similar. Essentially any check.

CasperWA avatar Nov 04 '20 01:11 CasperWA