Skip to content

feat(boolean): add translation fn [UFO-2048] #4441

feat(boolean): add translation fn [UFO-2048]

feat(boolean): add translation fn [UFO-2048] #4441

Workflow file for this run

name: 'Pull Request Labeler'
on: [pull_request]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: DataDog/labeler@glob-all
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'