Skip to content

Commit 99c8ebc

Browse files
committed
fix(ci): fix permission issues in workflow
1 parent 4a0b73e commit 99c8ebc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ jobs:
1616
checks: write
1717
issues: write
1818
uses: depado/github-actions/.github/workflows/golang.yml@main
19+
uses: depado/github-actions/.github/workflows/golang.yml@main
1920
with:
2021
skip-build: true

0 commit comments

Comments
 (0)