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 bb965c1 commit 9fc3787Copy full SHA for 9fc3787
.github/workflows/backport-trigger.yml
@@ -45,7 +45,7 @@ jobs:
45
target_branch: ${{ needs.setupBackport.outputs.target_branch }}
46
comment_author: ${{ github.actor }}
47
github_repository: ${{ github.repository }}
48
- use_fork: true
+ use_fork: false
49
secrets:
50
azure_tenant_id: ${{ secrets.BACKPORT_AZURE_TENANT_ID }}
51
azure_subscription_id: ${{ secrets.BACKPORT_AZURE_SUBSCRIPTION_ID }}
0 commit comments