Skip to content

Commit

Permalink
GitHub: Add environment to Format XAML workflow (files-community#14217)
Browse files Browse the repository at this point in the history
  • Loading branch information
heftymouse committed Dec 10, 2023
1 parent 01970e0 commit ef896ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-xaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
format-xaml:
if: github.event.issue.pull_request && github.event.comment.body == '/format'
runs-on: ubuntu-latest

environment: Pull Requests
defaults:
run:
shell: pwsh
Expand Down

0 comments on commit ef896ad

Please sign in to comment.