[ci] make pipeline search more robust
the CI enters the repo in a detached HEAD state, and thus, the query if a pipeline was run on the same branch failed. We now check the last commits.
Please register or sign in to comment
the CI enters the repo in a detached HEAD state, and thus, the query if a pipeline was run on the same branch failed. We now check the last commits.