Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

feat(windows_data): add PdfDocument APIs #434

feat(windows_data): add PdfDocument APIs

feat(windows_data): add PdfDocument APIs #434

Workflow file for this run

name: Pull Request Labeler
on: [pull_request]
permissions: read-all
jobs:
label:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true