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 6b1348d commit 2815911Copy full SHA for 2815911
.github/workflows/coverage-check.yml
@@ -5,6 +5,7 @@ permissions:
5
6
on:
7
pull_request:
8
+ workflow_dispatch: # Allow manual triggering
9
10
jobs:
11
coverage:
0 commit comments