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.
1 parent aaff0ea commit 8a62261Copy full SHA for 8a62261
.github/workflows/quest-bulk.yml
@@ -14,6 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
permissions:
16
issues: write
17
+ if: ${{ github.repository_owner == 'dotnet' }}
18
19
steps:
20
- name: "Print manual bulk import run reason"
0 commit comments