fix copilot setup steps workflow
This commit is contained in:
parent
7f2e0f2f88
commit
c29e3f5aef
1 changed files with 0 additions and 1 deletions
1
.github/workflows/copilot-setup-steps.yml
vendored
1
.github/workflows/copilot-setup-steps.yml
vendored
|
|
@ -20,7 +20,6 @@ jobs:
|
||||||
# Copilot will be given its own token for its operations.
|
# Copilot will be given its own token for its operations.
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
workflows: write
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue