RootCauseunvalidated
Actions will check the value of `github.ref` against the configuration — For workflows triggered by `pull_request`, `github.ref` is `refs/pull/ /merge`. Tension: That doesn't correspond to what I am observing, which is `github.head_ref`.
93a44a0c-b4d4-41cd-bc8c-16dad59857fc
Actions will check the value of github.ref against the configuration — For workflows triggered by pull_request, github.ref is refs/pull/ /merge. Tension: That doesn't correspond to what I am observing, which is github.head_ref.