chore: unify InstanceTemplate in appsv1 and workloadsv1 #10519
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Pull Request Label Size | |
on: | |
pull_request_target: | |
types: [ edited, opened, synchronize ] | |
branches: | |
- main | |
- release-* | |
jobs: | |
size-label: | |
uses: apecloud/apecloud-cd/.github/workflows/[email protected] | |
with: | |
APECD_REF: "v0.1.30" | |
secrets: inherit |