Skip to content

DataTable 勾选时候 同一个名字的会自动勾选 能不能只勾选需要的行? #1202

DataTable 勾选时候 同一个名字的会自动勾选 能不能只勾选需要的行?

DataTable 勾选时候 同一个名字的会自动勾选 能不能只勾选需要的行? #1202

Workflow file for this run

name: needs triage
on:
issues:
types: [opened, labeled]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: capdiem/[email protected]
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
eventType: ${{ github.event.action }}
labelName: 'status/needs triage'
secondsUtilLabel: 300,
goodFirstIssue: true