Skip to content

Commit b94e345

Browse files
authored
Fix typo in release.yml (#357)
1 parent f8e87c9 commit b94e345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ permissions:
2323

2424
# only required for workflows in private repositories
2525
actions: read
26-
pull-request: read
26+
pull-requests: read
2727
contents: write
2828

2929
# required by the mongodb-labs/drivers-github-tools/setup@v2 step

0 commit comments

Comments
 (0)