Skip to content

Align WOQL removed_triple with terminusdb DeletedTriple (currently RemovedTriple) #104

Align WOQL removed_triple with terminusdb DeletedTriple (currently RemovedTriple)

Align WOQL removed_triple with terminusdb DeletedTriple (currently RemovedTriple) #104

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", "area: python client"]'