fix(web): fix layout loop with single row grids in explore page #2663
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Org Checks | |
on: | |
pull_request_review: | |
pull_request: | |
jobs: | |
check-approvals: | |
name: Check for Team/Admin Review | |
uses: immich-app/devtools/.github/workflows/required-approval.yml@main | |
permissions: | |
pull-requests: read | |
contents: read |