Skip to content

Commit

Permalink
ci: fix permission error at the coverage sticky step (shurcooL#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
hgiasac authored Jul 28, 2023
1 parent 8a758d3 commit 6080ca0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
test-go:
name: Run Go lint and unit tests
runs-on: ubuntu-20.04
permissions: write-all
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 6080ca0

Please sign in to comment.