act/pkg
Markus Wolf 97c083e902
fix: align github.ref to GitHub Action (#1362)
* fix: align github.ref to GitHub Action

The `github.ref` value should be `refs/heads/branch` in most cases.
There are a few exceptions handled by the code.

This change prefixes the default case with `refs/heads` and adds
tests for this and the excpetional cases.

* fix: correct existing assertions
2022-09-26 22:49:19 +00:00
..
artifacts lint: add ReadHeaderTimeout (#1277) 2022-07-25 12:12:48 +00:00
common Improve logging (#1171) 2022-06-17 15:55:21 +00:00
container support runner.arch (#1290) 2022-08-29 15:39:31 +00:00
exprparser implement pre and post steps (#1089) 2022-05-24 13:36:06 +00:00
model fix: align github.ref to GitHub Action (#1362) 2022-09-26 22:49:19 +00:00
runner fix: align github.ref to GitHub Action (#1362) 2022-09-26 22:49:19 +00:00