Skip to content

Commit 6fade2d

Browse files
committed
Change GitHub Actions permissions to write.
1 parent c883de1 commit 6fade2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
name: Generate Interop Report
66

77
permissions:
8-
contents: read
8+
contents: write
99

1010
on:
1111
workflow_dispatch:

0 commit comments

Comments
 (0)