review: switch to branch

This commit is contained in:
Fernandez Ludovic 2022-05-16 13:09:46 +02:00
parent f4e4347cad
commit fe256d5308

View file

@ -13,6 +13,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.ref }}
- run: |
npm install
npm run all