Skip to content

Commit ffa8f3a

Browse files
authored
Merge pull request #41 from githubnext/copilot/install-evergreen-workflow
Install Evergreen PR health workflow
2 parents bc8ce83 + 9d96356 commit ffa8f3a

3 files changed

Lines changed: 2234 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ env:
66
on:
77
pull_request:
88
branches: [ main ]
9+
workflow_dispatch:
910
# Tier 1 also runs in merge queue context so the same unit + build checks
1011
# execute against the tentative merge commit that the queue creates. See
1112
# microsoft/apm#770 for the design.

0 commit comments

Comments
 (0)