Markus Wolf 6744e68ee2
fix: correct ref and ref_name (#1672)
* fix: correct ref and ref_name

The ref in the GitHub context is always full qualified
(e.g. refs/heads/branch, refs/tags/v1).
The ref_name is the ref with the strippep prefix.
In case of pull_requests, this is the merge commit ref
(e.g. refs/pull/123/merge -> 123/merge).

* test: update test data
2023-03-09 20:03:13 +00:00
..
2023-03-03 08:38:33 +00:00
2022-12-09 10:25:32 +00:00
2022-11-16 21:29:45 +00:00
2023-02-16 15:34:51 +00:00
2023-02-23 15:24:44 +00:00