Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

feat: Add postRenderers for setting label to reload configmap with re… #416

feat: Add postRenderers for setting label to reload configmap with re…

feat: Add postRenderers for setting label to reload configmap with re… #416

Workflow file for this run

name: Readme Tree
on:
push:
branches: [main]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
reame-tree:
runs-on: ubuntu-latest
steps:
- name: 📄 Checkout
uses: actions/checkout@v4
- name: 🌲 Create README Tree
uses: RavelloH/[email protected]
with:
showdirectoryname: "yes"
- name: ✍🏻 Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
branch: update-readme-tree
commit-message: Update README Tree
title: Update README Tree
body: This PR includes new updates to the README Tree.
labels: documentation