We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c8469 commit 9916bfcCopy full SHA for 9916bfc
.github/workflows/evaluate.yaml
@@ -3,6 +3,7 @@ name: Evaluate RAG answer flow
3
on:
4
issue_comment:
5
types: [created]
6
+ workflow_dispatch:
7
8
# Set up permissions for deploying with secretless Azure federated credentials
9
# https://learn.microsoft.com/azure/developer/github/connect-from-azure?tabs=azure-portal%2Clinux#set-up-azure-login-with-openid-connect-authentication
0 commit comments