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 0232170 commit f3c2350Copy full SHA for f3c2350
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
git-branch: badges
26
git-token: ${{ github.ref_name == 'main' && secrets.GITHUB_TOKEN || '' }}
27
28
- # Post coverage report as comment
+ # Post coverage report as comment
29
- name: find coverage report comment
30
uses: peter-evans/find-comment@v3
31
id: fc
0 commit comments