Skip to content

【BUG】新版空间、历史记录页视频标注标签失效 #346

【BUG】新版空间、历史记录页视频标注标签失效

【BUG】新版空间、历史记录页视频标注标签失效 #346

Workflow file for this run

# .github/workflows/take.yml
name: Assign issue to contributor
on:
issue_comment:
jobs:
assign:
name: Take an issue
runs-on: ubuntu-latest
steps:
- name: take the issue
uses: bdougie/take-action@28b86cd8d25593f037406ecbf96082db2836e928
env:
GITHUB_TOKEN: ${{ github.token }}