Skip to content

Update Carvel's content on carvel.dev (previously Google Season of Docs Proposal 2024 that was NOT submitted) #12

Update Carvel's content on carvel.dev (previously Google Season of Docs Proposal 2024 that was NOT submitted)

Update Carvel's content on carvel.dev (previously Google Season of Docs Proposal 2024 that was NOT submitted) #12

Workflow file for this run

name: Reopened issue labeling
on:
issues:
types: ['reopened']
jobs:
add-labels:
runs-on: ubuntu-latest
steps:
- uses: docker://k8slt/github-labeler-action@sha256:69b376b059806729c25c7d1f6cb0c88e1547eae6f57451414d108915bf4ddffd
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
add-labels: "carvel-triage"