Skip to content

feat: add feature flag to enable/disable support for Anomcred (backend job and API) #1491 #5710

feat: add feature flag to enable/disable support for Anomcred (backend job and API) #1491

feat: add feature flag to enable/disable support for Anomcred (backend job and API) #1491 #5710

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: self-hosted
permissions:
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"