Skip to content

Commit 9916bfc

Browse files
committed
Add workflow dispatch
1 parent a2c8469 commit 9916bfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/evaluate.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Evaluate RAG answer flow
33
on:
44
issue_comment:
55
types: [created]
6+
workflow_dispatch:
67

78
# Set up permissions for deploying with secretless Azure federated credentials
89
# 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

Comments
 (0)