@@ -282,6 +282,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
+ ref: ${{ github.head_ref }}
fetch-depth: 0
- uses: actions/setup-node@v2