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 c66a8fc commit 16dfa13Copy full SHA for 16dfa13
.github/workflows/evaluate.yaml
@@ -4,6 +4,8 @@ on:
4
workflow_dispatch:
5
issue_comment:
6
types: [created]
7
+ pull_request:
8
+ branches: [ main ]
9
10
# Set up permissions for deploying with secretless Azure federated credentials
11
# 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