Skip to content

Commit

Permalink
use valid reaction type (#35)
Browse files Browse the repository at this point in the history
* run terratest only when secrets exist

* remove conditional
  • Loading branch information
osterman authored Jun 7, 2020
1 parent 8cbf6a4 commit dcdcca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chatops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
with:
comment-id: ${{ github.event.comment.id }}
token: ${{ secrets.GITHUB_TOKEN }}
reaction-type: thumbsup
reaction-type: "+1"

0 comments on commit dcdcca3

Please sign in to comment.