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 01970e0 commit ef896adCopy full SHA for ef896ad
.github/workflows/format-xaml.yml
@@ -7,7 +7,7 @@ jobs:
7
format-xaml:
8
if: github.event.issue.pull_request && github.event.comment.body == '/format'
9
runs-on: ubuntu-latest
10
-
+ environment: Pull Requests
11
defaults:
12
run:
13
shell: pwsh
0 commit comments