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.
2 parents bc8ce83 + 9d96356 commit ffa8f3aCopy full SHA for ffa8f3a
3 files changed
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ env:
6
on:
7
pull_request:
8
branches: [ main ]
9
+ workflow_dispatch:
10
# Tier 1 also runs in merge queue context so the same unit + build checks
11
# execute against the tentative merge commit that the queue creates. See
12
# microsoft/apm#770 for the design.
0 commit comments