Run only on the .NET org
This fails when run on forks. So, run it only on the dotnet org.pull/28810/head
parent
4a8cbdcca2
commit
c085dca989
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue