Skip to content

(DOCSP-44484) Update 3rd party service deprecation date #1904

(DOCSP-44484) Update 3rd party service deprecation date

(DOCSP-44484) Update 3rd party service deprecation date #1904

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