Skip to content

Commit 6080ca0

Browse files
authored
ci: fix permission error at the coverage sticky step (#99)
1 parent 8a758d3 commit 6080ca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
test-go:
1515
name: Run Go lint and unit tests
1616
runs-on: ubuntu-20.04
17+
permissions: write-all
1718
steps:
1819
- name: Checkout
1920
uses: actions/checkout@v3

0 commit comments

Comments
 (0)