Skip to content

(DOCSP-34712): Admin API Ticket Roundup: Schemas, Deployment Drafts, and List/Create Apps #968

(DOCSP-34712): Admin API Ticket Roundup: Schemas, Deployment Drafts, and List/Create Apps

(DOCSP-34712): Admin API Ticket Roundup: Schemas, Deployment Drafts, and List/Create Apps #968

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