github.com/nektos/act@v0.2.63/pkg/runner/testdata/pull-request/event.json (about)

     1  {
     2    "pull_request": {
     3      "head": {
     4        "ref": "sample-head-ref"
     5      },
     6      "base": {
     7        "ref": "sample-base-ref"
     8      }
     9    }
    10  }