Skip to content

Commit

Permalink
Update team-jira-issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jlove committed Oct 24, 2022
1 parent ae75383 commit a5b9202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/team-jira-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
"key": "${{ secrets.JIRA_PROJECT }}"
},
"summary": "terraform-provider-snowflake issue ${{ github.event.issue.number }}",
"description": "${{ github.event.issue.url }}",
"description": "${{ github.event.issue.html_url }}",
"issuetype": {
"name": "Story"
},
Expand Down

0 comments on commit a5b9202

Please sign in to comment.