Commit d01f188
committed
fix(ci): skip Codecov upload for dependabot PRs
Dependabot PRs don't have access to repository secrets, causing
Codecov upload to fail with "Token required because branch is
protected". Skip the upload step when actor is dependabot[bot].1 parent 75ed41c commit d01f188
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments