Skip to content

feat(boolean): add translation fn [UFO-2136] #4443

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

feat(boolean): add translation fn [UFO-2136] #4443

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 }}'