Skip to content

Commit

Permalink
add JIRA user email (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayan Goswami authored Oct 11, 2023
1 parent a01e13d commit 7431fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
# token from your Jira user profile.
secrets:
jira-api-token: ${{ secrets.JIRA_API_TOKEN }}
jira-user-email: ${{ secrets.JIRA_USER_EMAIL }}
github-token: ${{ secrets.GITHUB_TOKEN }}
with:
issue_label: grooming

0 comments on commit 7431fd2

Please sign in to comment.