Skip to content

Commit 479bf5f

Browse files
authored
Merge pull request #106 from bobleesj/patch-3
Remove null in matrix and codecov.yml
2 parents 8704874 + b67fbb7 commit 479bf5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matrix-and-codecov-on-merge-to-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
types:
99
- prereleased
1010
- published
11-
workflow_dispatch: null
11+
workflow_dispatch:
1212

1313
jobs:
1414
coverage:

0 commit comments

Comments
 (0)