Skip to content

Commit 857fccf

Browse files
authored
Remove environment specification from workflow
1 parent b4f8c77 commit 857fccf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ jobs:
1313
permissions:
1414
id-token: write
1515
contents: read
16-
environment: copilot
17-
16+
1817
steps:
1918
- name: Checkout repository
2019
uses: actions/checkout@v4

0 commit comments

Comments
 (0)