Skip to content

Commit 7cb7da7

Browse files
authored
ci: declare workflow-level contents: read on frontend-lint (#4118)
Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
1 parent 55563e7 commit 7cb7da7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/frontend-lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
paths:
66
- 'frontend/**'
77

8+
permissions:
9+
contents: read
10+
811
jobs:
912
lint-frontend:
1013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)