github.com/drone/go-convert@v0.0.0-20240307072510-6bd371c65e61/convert/github/yaml/testdata/on/pull-request-target-2.yaml (about)

     1  # https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#running-your-pull_request_target-workflow-based-on-the-head-or-base-branch-of-a-pull-request
     2  
     3  on:
     4    pull_request_target:
     5      types:
     6        - opened
     7      branches:
     8        - 'releases/**'