Skip to content

Commit

Permalink
repo for ui tests
Browse files Browse the repository at this point in the history
  • Loading branch information
barchw committed Jan 9, 2025
1 parent 4f462e0 commit d83a9f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/call-ui-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}
fetch-depth: 0
- uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275
id: changed-files
with:
Expand Down

0 comments on commit d83a9f5

Please sign in to comment.