From 156570e0fa5bd67f7954ab9aef03bea9f8527e45 Mon Sep 17 00:00:00 2001 From: eric sciple Date: Tue, 3 Dec 2019 18:24:29 -0500 Subject: [PATCH] . --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c3b62f5..1ca7fb9 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,4 +15,4 @@ jobs: - name: Checkout uses: actions/checkout@v2-beta with: - ref: refs/pull/${{ github.event.number }}/head + ref: ${{ github.event.after }}