Skip to content

Commit 3b51d98

Browse files
committed
Fix feature-request action
1 parent 9acf7ee commit 3b51d98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/feature-request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
uses: ./actions/feature-request
2626
with:
2727
token: ${{secrets.AZCODE_BOT_PAT}}
28+
owner: "microsoft"
29+
repo: "vscode-azureresourcegroups"
2830
candidateMilestoneID: 10
2931
candidateMilestoneName: "Backlog Candidates"
3032
backlogMilestoneID: 18

0 commit comments

Comments
 (0)