We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1545e20 commit 3779c5bCopy full SHA for 3779c5b
.github/workflows/update-azure-coverage.yml
@@ -9,6 +9,8 @@ on:
9
required: true
10
type: string
11
description: "Branch to checkout and compare against (e.g. harshmishra/doc-91)"
12
+ pull_request:
13
+ types: [opened, synchronize]
14
15
jobs:
16
update-azure-coverage:
0 commit comments