We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bea5ff commit c6b3e0bCopy full SHA for c6b3e0b
.github/workflows/copilot-setup-steps.yml
@@ -16,11 +16,6 @@ jobs:
16
copilot-setup-steps:
17
runs-on: ubuntu-latest
18
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
-
24
# You can define any steps you want, and they will run before the agent starts.
25
# If you do not check out your code, Copilot will do this for you.
26
steps:
0 commit comments