Skip to content

fix(helm): update chart app-template ( 3.6.0 → 3.6.1 ) #236

fix(helm): update chart app-template ( 3.6.0 → 3.6.1 )

fix(helm): update chart app-template ( 3.6.0 → 3.6.1 ) #236

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Meta - Labeler
on:
pull_request:
branches:
- main
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
steps:
- name: Labeler
uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yaml