Skip to content

Commit b8f670d

Browse files
authored
Update manual.yml
1 parent 5032704 commit b8f670d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
PR title: ${{ github.event.pull_request.title }}
4141
PR description: ${{ github.event.pull_request.description }}
4242
In addition, please resolve other issues, if any.
43-
fields: '{"components": [{"name":"Github PR"}], "customfield_16449":"https://classroom.udacity.com/nanodegrees/nd101/dashboard/overview", "customfield_16450":"Resolve the PR", "labels": ["github"]}'
43+
fields: '{"components": [{"name":"nd101 - Deep Learning ND"}], "customfield_16449":"https://classroom.udacity.com/nanodegrees/nd101/dashboard/overview", "customfield_16450":"Resolve the PR", "labels": ["github"], "priority":{"id": "4"}}'
4444

4545
- name: Log created issue
4646
run: echo "Issue ${{ steps.create.outputs.issue }} was created"

0 commit comments

Comments
 (0)