Skip to content

Commit fc48622

Browse files
update workflow permissions
1 parent f6d4f50 commit fc48622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openapi-sync.yml

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

33
permissions:
4-
contents: read
4+
contents: write
55
pull-requests: write
66

77
on:

0 commit comments

Comments
 (0)