Skip to content

Commit fc72d69

Browse files
arpitjain099northdpole
authored andcommitted
ci: declare contents:read on test workflow
Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
1 parent 47267c1 commit fc72d69

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Test
22
on: [push, pull_request]
3+
permissions:
4+
contents: read
5+
36
jobs:
47
build:
58
name: Test

0 commit comments

Comments
 (0)