Skip to content

Commit e3e4053

Browse files
committed
ci: declare contents:read on sync-ruby workflow
Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
1 parent fcc03ef commit e3e4053

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/sync-ruby.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Sync ruby
22
on:
33
push:
44
branches: [master]
5+
permissions:
6+
contents: read
7+
58
jobs:
69
sync:
710
name: Sync ruby

0 commit comments

Comments
 (0)