Skip to content

Commit 336700e

Browse files
committed
fix indent
1 parent 0afe3e6 commit 336700e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/verify-coverage-report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Check that all dependencies are in coverage report
22

33
on:
4-
push:
4+
workflow_dispatch:
5+
push:
56
paths:
67
- ".github/workflows/verify-coverage-report.yml"
78
- "./scripts/checkCoverage.py"

0 commit comments

Comments
 (0)