pytest-coverage-comment icon indicating copy to clipboard operation
pytest-coverage-comment copied to clipboard

Use `label` instead of `ref` for workflow_run and workflow_dispatch

Open cecheta opened this issue 1 year ago • 0 comments

Closes #159

Use label instead of ref when fetching the base and head for comparing commits. This includes the repo owner, e.g. MishaKav:main instead of just the branch name, so it works with forks. It also works for non-forks.

cecheta avatar Mar 18 '24 13:03 cecheta