Skip to content

feat(infra-apps): Update Argo CD from 2.13.0 to 2.13.1 #2211

feat(infra-apps): Update Argo CD from 2.13.0 to 2.13.1

feat(infra-apps): Update Argo CD from 2.13.0 to 2.13.1 #2211

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/size-label-action@v0.5.5"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"