Skip to content

[Bug] Rejecting a request to register from AppxBundleManifest.xml because the manifest is not in the package root. #166

[Bug] Rejecting a request to register from AppxBundleManifest.xml because the manifest is not in the package root.

[Bug] Rejecting a request to register from AppxBundleManifest.xml because the manifest is not in the package root. #166

name: Lock closed issue
on:
issues:
types: [closed]
jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: OSDKDev/lock-issues@v1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"