Skip to content

Commit

Permalink
Update issues.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
simskij authored Jun 9, 2022
1 parent 1511512 commit 0d17ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
title="${{ github.event.issue.title }}"
component="prometheus"
description="${{ github.event.issue.html_url }}\nOpened by ${{ github.event.issue.user.login }}."
description="Opened by ${{ github.event.issue.user.login }}."
data=$(jq -n \
--arg id "$id" \
Expand Down

0 comments on commit 0d17ebd

Please sign in to comment.