minor: updated workflow to run playwright from branch changes (#16511)

This commit is contained in:
Shailesh Parmar 2024-06-03 12:58:43 +05:30 committed by GitHub
parent ee7cddd169
commit 5a457d37fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,6 +70,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Cache Maven Dependencies
id: cache-output