Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit bd74c38

Browse files
Update static-scan.yml (#213)
Signed-off-by: John O'Loughlin <[email protected]>
1 parent 43181a0 commit bd74c38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .github/workflows/static-scan.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Go-static-analysis
22
on: [push, pull_request]
3+
4+
permissions:
5+
contents: read
6+
37
jobs:
48

59
golangci:

0 commit comments

Comments
 (0)