Skip to content

Commit 3a22c41

Browse files
authored
Configure environment for update-dotnet-install-script.yml (#693)
1 parent f92f7ba commit 3a22c41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-dotnet-install-script.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
jobs:
88
fetch-latest-dotnet-install:
99
runs-on: ubuntu-latest
10+
environment: documentation # grants access to secrets.PAT, for creating pull requests
1011
steps:
1112
- uses: actions/checkout@v3
1213

0 commit comments

Comments
 (0)