Skip to content

Merge pull request #21 from kubesphere-sigs/dependabot-github_actions… #44

Merge pull request #21 from kubesphere-sigs/dependabot-github_actions…

Merge pull request #21 from kubesphere-sigs/dependabot-github_actions… #44

Workflow file for this run

name: generator
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'ci skip')"
steps:
- uses: actions/checkout@v4
- name: Update readme
uses: linuxsuren/yaml-readme@v0.0.16
env:
GH_TOKEN: ${{ secrets.GH_SECRETS }}
with:
pattern: 'featured/*/*.yaml'
username: linuxsuren
org: kubesphere-sigs
repo: pipeline-templates
groupby: kind