Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

fix: coverage 测试报错 #11

fix: coverage 测试报错

fix: coverage 测试报错 #11

name: Repo Viewer Search Index
on:
push:
branches:
- main
workflow_dispatch: {}
jobs:
generate-index:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout repository
uses: actions/checkout@v5
with:
fetch-depth: 0
persist-credentials: false
- name: Generate Repo Viewer search index
uses: H-Sofie/Repo-Viewer-Search@main
with:
branches: main