Skip to content

Commit abb788e

Browse files
authored
Remove Label from manual.yml
1 parent cbc595b commit abb788e

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":"nd9990 - Cloud Developer"}], "customfield_16449":"https://classroom.udacity.com/", "customfield_16450":"Resolve the PR", "labels": ["github"], "priority":{"id": "4"}}'
43+
fields: '{"components": [{"name":"nd9990 - Cloud Developer"}], "customfield_16449":"https://classroom.udacity.com/", "customfield_16450":"Resolve the PR", "priority":{"id": "4"}}'
4444

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

0 commit comments

Comments
 (0)