Skip to content

Commit

Permalink
Use PR ref in self-test
Browse files Browse the repository at this point in the history
  • Loading branch information
wms committed Oct 13, 2022
1 parent 3815f88 commit 66980c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -22,3 +22,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
checkName: build
ref: ${{ github.event.pull_request.head.sha || github.sha }}

0 comments on commit 66980c0

Please sign in to comment.