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

feat(windows_foundation): add GuidHelper APIs #431

feat(windows_foundation): add GuidHelper APIs

feat(windows_foundation): add GuidHelper APIs #431

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