Skip to content

Commit db30f78

Browse files
authored
move environment
1 parent 8f91034 commit db30f78

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,12 +7,12 @@ jobs:
77
format-xaml:
88
if: github.event.issue.pull_request && github.event.comment.body == '/format'
99
runs-on: ubuntu-latest
10+
environment: Pull Requests
1011
defaults:
1112
run:
1213
shell: pwsh
1314
permissions:
1415
contents: write
15-
environment: Pull Requests
1616

1717
steps:
1818
- name: Generate GitHub Apps token

0 commit comments

Comments
 (0)