Skip to content

Commit 4307939

Browse files
Community issues workflow update (#2057)
* Typo fix in generated docs * Change workflow
1 parent ee416b6 commit 4307939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jira_issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
description: >
5252
_Created from GitHub Action_ for ${{ github.event.issue.html_url }}
5353
```${{ github.event.issue.body }}```
54-
fields: '{"customfield_11401":{"id":"14723"},"labels":["dp-snowcli","github"],"parent":{"key":"SNOW-1747450"}}'
54+
fields: '{"customfield_11401":{"id":"14723"},"labels":["dp-snowcli","github"],"parent":{"key":"SNOW-1747450"}, "components":["SnowCLI"]}'
5555

5656
- name: Update GitHub Issue
5757
uses: ./jira/gajira-issue-update

0 commit comments

Comments
 (0)