Skip to content

Commit 4baef9d

Browse files
committed
fix: Workflow does not contain permissions
resolves: https://github.com/dimkl/events/security/code-scanning/1
1 parent fad21eb commit 4baef9d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: Code Coverage
2+
permissions:
3+
contents: read
24

35
on: [push, pull_request]
46

0 commit comments

Comments
 (0)