GitHub context variable ref_name has an invalid pattern (<pr>/merge) for container image tags when events are generated by pull requests. In such cases, head_ref should be used in the IOC build workflow instead.
Fixes: 4cd3893 ("ci: add reusable job for IOC images.")
GitHub context variable
ref_name
has an invalid pattern (<pr>/merge
) for container image tags when events are generated by pull requests. In such cases,head_ref
should be used in the IOC build workflow instead.Fixes: 4cd3893 ("ci: add reusable job for IOC images.")