Commit babed8e
committed
ci: skip codecov for dependabot PRs
Dependabot PRs fail codecov upload with "Token required because branch
is protected" error. This change modifies the test-and-codecov job
condition to exclude dependabot PRs while maintaining normal codecov
functionality for all other contributors.
Signed-off-by: Vibhu Prashar <vibhu.sharma2929@gmail.com>1 parent 3fc1f44 commit babed8e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments