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 04b6f79 commit 10e884cCopy full SHA for 10e884c
.github/workflows/code_health_fork.yaml
@@ -86,8 +86,6 @@ jobs:
86
uses: coverallsapp/github-action@v2.3.6
87
with:
88
file: coverage/lcov.info
89
- git-branch: ${{ github.head_ref || github.ref_name }}
90
- git-commit: ${{ github.event.pull_request.head.sha || github.sha }}
91
92
merge-dependabot-pr:
93
name: Merge Dependabot PR
0 commit comments