Skip to content

Commit ac9625e

Browse files
arpitjain099theory
authored andcommitted
ci: declare contents:read on lint workflow
Signed-off-by: David E. Wheeler <david.wheeler@clickhouse.com>
1 parent ddc4d09 commit ac9625e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
push:
44
branches: [main, wip/**]
55
pull_request:
6+
permissions:
7+
contents: read
8+
69
jobs:
710
lint:
811
name: 🔎 Lint Code

0 commit comments

Comments
 (0)