Skip to content

Commit 05b1609

Browse files
Update codecov config with new github org (#6510)
1 parent b2acd72 commit 05b1609

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Workflow for Codecov integration
22
on: [push, pull_request]
3+
34
jobs:
45
codecov:
56
runs-on: ubuntu-latest
@@ -27,4 +28,4 @@ jobs:
2728
file: .build/coverage/unit_cover.out
2829
exclude: ./
2930
token: ${{ secrets.CODECOV_TOKEN }}
30-
slug: uber/cadence
31+
slug: cadence-workflow/cadence

0 commit comments

Comments
 (0)