Skip to content

Commit

Permalink
minor: updated workflow to run playwright from branch changes (#16511)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaileshParmar11 authored Jun 3, 2024
1 parent ee7cddd commit 5a457d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/playwright-mysql-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5a457d3

Please sign in to comment.