Skip to content

Commit c77b2ac

Browse files
committed
lower permissions
1 parent fc90a5e commit c77b2ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync_copilot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
sync:
2424
runs-on: ubuntu-22.04
2525
permissions:
26-
contents: write
26+
contents: read
2727
pull-requests: write
2828

2929
steps:

0 commit comments

Comments
 (0)