Skip to content

Commit c205ddb

Browse files
committed
👷 Tweak GitHub token permissions
1 parent c1995cd commit c205ddb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎.github/workflows/latest-changes.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ on:
1919
jobs:
2020
latest-changes:
2121
runs-on: ubuntu-latest
22+
permissions:
23+
pull-requests: read
2224
steps:
2325
- name: Dump GitHub context
2426
env:

0 commit comments

Comments
 (0)