Searched full:pull_request (Results 1 – 25 of 49) sorted by relevance
12
3 on: [push, pull_request]9 …if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.reposit…44 …if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.reposit…
4 pull_request:
5 pull_request:18 if: ${{ github.event.issue || github.event.pull_request }}
8 if [ "${GITHUB_EVENT_NAME}" == 'pull_request' ]; then10 …# This property is only set when the event that triggers a workflow run is either pull_request or …14 …# This is only set when the event that triggers a workflow run is either pull_request or pull_requ…
3 on: [push, pull_request]9 …if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.reposit…
2 on: [push, pull_request]