permissions (#8903)

Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
This commit is contained in:
matt korwel
2025-09-19 04:15:17 -07:00
committed by GitHub
parent 9f597ab7c0
commit f371ecb948

View File

@@ -35,6 +35,7 @@ jobs:
permissions:
actions: 'write'
contents: 'read'
pull-requests: 'write'
steps:
- name: 'Checkout'
uses: 'actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8'