Skip to content

Commit 64609d7

Browse files
authored
Update copilot-setup-steps.yml
1 parent 45c548b commit 64609d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424

2525
# You can define any steps you want, and they will run before the agent starts.
2626
# If you do not check out your code, Copilot will do this for you.
27+
permissions:
28+
packages: read
29+
contents: read
2730
steps:
2831
- name: Checkout code
2932
uses: actions/checkout@v5

0 commit comments

Comments
 (0)