Skip to content

Element.table rendering time is non-linear in the size of the table data - problems with thousands of rows #215

Element.table rendering time is non-linear in the size of the table data - problems with thousands of rows

Element.table rendering time is non-linear in the size of the table data - problems with thousands of rows #215

name: "Label issue from body keyword"
on:
issues:
types: [opened, edited]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/issue-action@v1.0.0
with:
keywords: '["https://ellie-app.com/"]'
labels: '["has-ellie"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"