chore: Add tofu workflows #1
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ jobs:
|
||||||
comment_id=$(echo "$response" | jq -r \
|
comment_id=$(echo "$response" | jq -r \
|
||||||
'.[] | select(.body | test("OpenTofu Format and Style")) | .id' | head -n 1)
|
'.[] | select(.body | test("OpenTofu Format and Style")) | .id' | head -n 1)
|
||||||
|
|
||||||
echo "$comment_id"
|
echo "comment_id=$comment_id"
|
||||||
|
|
||||||
- name: Add comment
|
- name: Add comment
|
||||||
id: comment
|
id: comment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue