Skip to content

front: fix the number of loading states #1612

front: fix the number of loading states

front: fix the number of loading states #1612

Workflow file for this run

name: pr
on:
pull_request:
jobs:
label_pr:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
name: "Check PR label"
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Label PR
uses: actions/labeler@v5
with:
sync-labels: true