Searched full:pull_request_target (Results 1 – 10 of 10) sorted by relevance
3 pull_request_target:15 …tps://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request_target.
4 pull_request_target:40 if [ "${{ github.event_name }}" = "pull_request_target" ]; then
4 pull_request_target:
3 pull_request_target:
15 github.event.workflow_run.event != 'pull_request_target'
9 pull_request_target:83 if [ "${{github.event_name}}" = "pull_request_target" ]; then145 - if: github.event_name == 'pull_request_target'
6 pull_request_target:
18 … if: github.repository_owner == 'zephyrproject-rtos' && github.event_name == 'pull_request_target'
3 on: pull_request_target