Break workflows into separate 'E2E Test' and 'Build and Unit Test' workflows, use pull_request
instead of pull_request_target
across workflows
#1
build_unit_test.yml
on: pull_request
Build and Unit Test
4m 47s