We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b349c commit 30faf6fCopy full SHA for 30faf6f
.github/workflows/ci.yml
@@ -130,7 +130,6 @@ jobs:
130
uses: getsentry/codecov-action@main
131
with:
132
token: ${{ secrets.GITHUB_TOKEN }}
133
- post-pr-comment: true
134
135
build-binary:
136
name: Build Binary (${{ matrix.target }})
codecov.yml
@@ -0,0 +1,3 @@
1
+comment: true
2
+config:
3
+ files: changed
0 commit comments