Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akamor authored Mar 5, 2024
1 parent 70fe7e2 commit 7ea4fd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# action.yaml
name: 'Tonic Validate for PRs'
name: 'Tonic Validate for Merges'
description: 'A GitHub Action that uses Tonic Validate to evaluate your LLM application output'
inputs:
llm_response_path:
Expand Down Expand Up @@ -30,4 +30,4 @@ runs:
shell: bash
branding:
color: gray-dark
icon: server
icon: server

0 comments on commit 7ea4fd6

Please sign in to comment.