Skip to content

add(test): add tests for chats sidebar and chats main page #14

add(test): add tests for chats sidebar and chats main page

add(test): add tests for chats sidebar and chats main page #14

Workflow file for this run

name: Remove All Labels
on:
pull_request:
types: [closed]
jobs:
remove_labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rogerluan/[email protected]
with:
github_token: ${{ secrets.github_token }}