Skip to content

Commit 9d9a8c9

Browse files
committed
Set permissions
1 parent 7e4e140 commit 9d9a8c9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/gemini-dispatch.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
if: |-
2828
${{ fromJSON(vars.DEBUG || vars.ACTIONS_STEP_DEBUG || false) }}
2929
runs-on: 'ubuntu-latest'
30+
permissions:
31+
contents: 'read'
3032
steps:
3133
- name: 'Print context for debugging'
3234
env:

0 commit comments

Comments
 (0)