Skip to content

Commit

Permalink
ci: fix missing key
Browse files Browse the repository at this point in the history
  • Loading branch information
depado committed Dec 24, 2024
1 parent 9e5079d commit 0af68f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:

coverage:
name: Test and cover
runs-on: ubuntu-latest
permissions:
contents: write
issues: write
Expand Down

0 comments on commit 0af68f7

Please sign in to comment.