Skip to content

Commit ef896ad

Browse files
authored
GitHub: Add environment to Format XAML workflow (#14217)
1 parent 01970e0 commit ef896ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format-xaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
format-xaml:
88
if: github.event.issue.pull_request && github.event.comment.body == '/format'
99
runs-on: ubuntu-latest
10-
10+
environment: Pull Requests
1111
defaults:
1212
run:
1313
shell: pwsh

0 commit comments

Comments
 (0)