Skip to content

Commit b67fbb7

Browse files
authored
Remove null in matrix and codecov.yml
1 parent 8704874 commit b67fbb7

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)