mirror of
https://github.com/Crocmagnon/fatcontext.git
synced 2024-11-21 15:38:08 +01:00
add write checks for golangci-lint action
This commit is contained in:
parent
01653ec5e6
commit
0f93f08dfd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/golangci-lint.yml
vendored
1
.github/workflows/golangci-lint.yml
vendored
|
@ -9,6 +9,7 @@ on:
|
|||
permissions:
|
||||
contents: read
|
||||
pull-requests: read
|
||||
checks: write
|
||||
|
||||
jobs:
|
||||
golangci:
|
||||
|
|
Loading…
Reference in a new issue