add write checks for golangci-lint action

This commit is contained in:
Gabriel Augendre 2024-03-27 22:18:21 +01:00
parent 01653ec5e6
commit 0f93f08dfd

View file

@ -9,6 +9,7 @@ on:
permissions:
contents: read
pull-requests: read
checks: write
jobs:
golangci: