We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a033701 commit 51dc35cCopy full SHA for 51dc35c
.github/workflows/go.yml
@@ -35,4 +35,5 @@ jobs:
35
- name: Coverage
36
uses: gwatts/go-coverage-action@v1.1.2
37
with:
38
+ token: ${{ secrets.GH_TOKEN }}
39
coverage-threshold: 85
0 commit comments