Update jira_test.yml

pull/9/head
Patrick Bernal 6 years ago committed by GitHub
parent bcfd245dd8
commit 0ee97a8cbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,6 +32,6 @@ jobs:
# Type of the issue to be created. Would need to add in conditionals by the label most likely.
issuetype: Bug
# Issue summary
summary: github.event.issues.issue.title
summary: github.event.issues.title
# Issue description
description: github.event.issues.issue.body
description: github.event.issues.body

Loading…
Cancel
Save