Skip to content

Commit c2684be

Browse files
Copilotl0lawrence
andcommitted
Fix CI errors: add pull-requests write permission and move README out of workflows directory
Co-authored-by: l0lawrence <[email protected]>
1 parent d0e5840 commit c2684be

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/check-strict-version-pins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- 'sdk/**/pyproject.toml'
88

99
permissions:
10-
pull-requests: read
10+
pull-requests: write
1111
contents: read
1212

1313
jobs:

0 commit comments

Comments
 (0)