Skip to content

Commit fab4702

Browse files
Copilotchrisjsewell
andcommitted
Add explicit permissions to copilot-setup-steps workflow
Co-authored-by: chrisjsewell <2997570+chrisjsewell@users.noreply.github.com>
1 parent 966b2d4 commit fab4702

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
jobs:
1010
setup:
1111
runs-on: ubuntu-latest
12+
permissions:
13+
contents: read
1214

1315
steps:
1416
- name: Checkout repository

0 commit comments

Comments
 (0)