Skip to content

enhancement(enriching): add from and to date search to enrichment tables #26474

enhancement(enriching): add from and to date search to enrichment tables

enhancement(enriching): add from and to date search to enrichment tables #26474

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-24.04
timeout-minutes: 5
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true