Skip to content

Commit 0061c89

Browse files
committed
Revert CI change that I added to test coverall
1 parent bad325e commit 0061c89

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,12 @@ on:
33
push:
44
branches:
55
- main
6-
pull_request:
7-
branches:
8-
- main
96

107
permissions:
118
contents: read
129

1310
jobs:
1411
code-coverage:
15-
if: github.event_name == 'push' || github.head_ref == 'fix-temporal-sdk-java-main-code-coverage'
1612
runs-on: ubuntu-latest-16-cores
1713
steps:
1814
- name: Checkout

0 commit comments

Comments
 (0)