Skip to content

feat(): support alertmanager basic auth (update opensource and ruler chart to 1.0.4) #43

feat(): support alertmanager basic auth (update opensource and ruler chart to 1.0.4)

feat(): support alertmanager basic auth (update opensource and ruler chart to 1.0.4) #43

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Add Label by files changed
# more details in https://github.com/actions/labeler
## rely on .github/labeler.yml
uses: actions/labeler@v4