Skip to content

Commit 87c95d6

Browse files
authored
Change storage finder permissions from read to write
1 parent 961b852 commit 87c95d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/storage-finder-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Sync Storage Finder Data
22

33
permissions:
4-
contents: read
4+
contents: write
55

66
on:
77
schedule:

0 commit comments

Comments
 (0)