Skip to content

Commit

Permalink
changes in workflow to show ISSUE_TYPEs
Browse files Browse the repository at this point in the history
  • Loading branch information
yevoros committed Aug 5, 2024
1 parent 4845876 commit e301357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_jira_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
# Debug output
echo "ISSUE_TITLE: $ISSUE_TITLE"
echo "ISSUE_BODY: $ISSUE_BODY"
echo "ISSUE_TYPEs: ${{ github.event.issue.labels.*.name }}"
echo "ISSUE_TYPE: $ISSUE_TYPE"
Expand Down

0 comments on commit e301357

Please sign in to comment.