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 062e9b8 commit c4861feCopy full SHA for c4861fe
.github/workflows/evaluate.yaml
@@ -3,10 +3,6 @@ name: Evaluate RAG answer flow
3
on:
4
issue_comment:
5
types: [created]
6
- workflow_dispatch:
7
- push:
8
- branches:
9
- - evalsci
10
11
# Set up permissions for deploying with secretless Azure federated credentials
12
# 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