Skip to content

Align internal sort package to the public one. #68

Align internal sort package to the public one.

Align internal sort package to the public one. #68

Workflow file for this run

# .github/workflows/pr-quality-check.yml (caller)
name: PR checklist
on:
pull_request:
types: [opened, edited, synchronize, labeled, unlabeled, reopened]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
pr-checklist:
uses: GetStream/android-ci-actions/.github/workflows/pr-quality.yml@main
secrets: inherit