Run only on the .NET org

This fails when run on forks. So, run it only on the dotnet org.
pull/28810/head
Bill Wagner 2023-03-28 12:21:03 -04:00
parent 4a8cbdcca2
commit c085dca989
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
issues: write
if: ${{ github.repository_owner == 'dotnet' }}
steps:
- name: "Print manual bulk import run reason"