We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbb7a40 + 9e355b3 commit b399322Copy full SHA for b399322
.github/workflows/codeowners-merge.yml
@@ -12,6 +12,7 @@ jobs:
12
- uses: actions/checkout@v1
13
- name: Run Codeowners merge check
14
uses: OSS-Docs-Tools/[email protected]
15
+ if: github.repository == microsoft/TypeScript-DOM-lib-generator
16
env:
17
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18
with:
0 commit comments