Skip to content

feat(misc-apps): Update argocd-apps chart from 1.0.0 to 1.4.1 #1736

feat(misc-apps): Update argocd-apps chart from 1.0.0 to 1.4.1

feat(misc-apps): Update argocd-apps chart from 1.0.0 to 1.4.1 #1736

Workflow file for this run

## Reference: https://github.com/pascalgn/size-label-action
---
name: 'PR Size'
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"