Skip to content

[BUG] iOS相册中有 33,450张照片、1,660个视频。 选择图片时,一直显示加载中。 #242

[BUG] iOS相册中有 33,450张照片、1,660个视频。 选择图片时,一直显示加载中。

[BUG] iOS相册中有 33,450张照片、1,660个视频。 选择图片时,一直显示加载中。 #242

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [ opened ]
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Auto label
uses: Renato66/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ignore-comments: true
default-labels: '["await triage"]'