Skip to content

DOCSP-35161: Replace Project Activity Feed screenshot #992

DOCSP-35161: Replace Project Activity Feed screenshot

DOCSP-35161: Replace Project Activity Feed screenshot #992

Workflow file for this run

name: Find Unused Files
on:
pull_request:
paths:
- "source/**"
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cbush/docdoctor/actions/find-unused@main
with:
source: ./source