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 cd24cf2 commit 9067938Copy full SHA for 9067938
1 file changed
.github/workflows/coverage-check.yml
@@ -17,7 +17,9 @@
17
18
name: PR Quality Check
19
20
-on: [pull_request_target]
+on:
21
+ pull_request_target:
22
+ types: [synchronize]
23
24
jobs:
25
build:
0 commit comments