Skip to content

Commit

Permalink
Fix feature-request action (#1338)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexweininger authored Aug 26, 2024
1 parent 1e0e702 commit 603f5ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
uses: ./actions/feature-request
with:
token: ${{secrets.AZCODE_BOT_PAT}}
owner: "microsoft"
repo: "vscode-azurestorage"
candidateMilestoneID: 4
candidateMilestoneName: "Backlog Candidates"
backlogMilestoneID: 24
Expand Down

0 comments on commit 603f5ed

Please sign in to comment.