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 0afe3e6 commit 336700eCopy full SHA for 336700e
.github/workflows/verify-coverage-report.yml
@@ -1,7 +1,8 @@
1
name: Check that all dependencies are in coverage report
2
3
on:
4
- push:
+ workflow_dispatch:
5
+ push:
6
paths:
7
- ".github/workflows/verify-coverage-report.yml"
8
- "./scripts/checkCoverage.py"
0 commit comments