Skip to content

Update dependency Provider to notification.toolkit.fluxcd.io/v1beta3 #1111

Update dependency Provider to notification.toolkit.fluxcd.io/v1beta3

Update dependency Provider to notification.toolkit.fluxcd.io/v1beta3 #1111

Workflow file for this run

---
name: "[META] Labeler"
on:
workflow_dispatch:
pull_request:
branches: ["master"]
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: actions/labeler@v4
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ secrets.GITHUB_TOKEN }}"