Results 1 comments of Elle Haproff

I just ran into this issue (not on master specifically) and changed the last line `branch: ${{ github.ref }}` to `branch: ${{ github.head_ref }}` and it fixed it