Skip to content

SYNTAX ERROR: WOQL.limit(...).evaluate is not a function #82

SYNTAX ERROR: WOQL.limit(...).evaluate is not a function

SYNTAX ERROR: WOQL.limit(...).evaluate is not a function #82

Workflow file for this run

name: Labeling new issue
on:
issues:
types: ['opened']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: Renato66/auto-label@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ignore-comments: true
default-labels: '["triage"]'