Skip to content

Commit 898ac00

Browse files
authored
Merge pull request #19 from githubnext/copilot/install-evergreen-workflow
Install Evergreen PR health workflow
2 parents 8e4dcc8 + 214aa19 commit 898ac00

3 files changed

Lines changed: 2128 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [main, "autoloop/**"]
66
pull_request:
77
branches: [main]
8+
workflow_dispatch:
89

910
permissions:
1011
contents: read

0 commit comments

Comments
 (0)