Skip to content

Commit c6b3e0b

Browse files
committed
default permissions
1 parent 2bea5ff commit c6b3e0b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ jobs:
1616
copilot-setup-steps:
1717
runs-on: ubuntu-latest
1818

19-
# Set the permissions to the lowest permissions possible needed for your steps.
20-
# Copilot will be given its own token for its operations.
21-
permissions:
22-
contents: read
23-
2419
# You can define any steps you want, and they will run before the agent starts.
2520
# If you do not check out your code, Copilot will do this for you.
2621
steps:

0 commit comments

Comments
 (0)