Skip to content

Commit

Permalink
fix: switch comment behavior to new
Browse files Browse the repository at this point in the history
  • Loading branch information
hugorut committed Mar 16, 2022
1 parent 85e06f9 commit 6325712
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/comment_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
with:
path: ./testdata/comment/simple_breakdown.json
tag: "infracost-pull-request"
behavior: new
test_commit:
name: Test Commit Comment
runs-on: ubuntu-latest
Expand All @@ -45,3 +46,4 @@ jobs:
path: "./testdata/comment/*.json"
target-type: commit
tag: "infracost-commit"
behavior: new

0 comments on commit 6325712

Please sign in to comment.