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 a5dacc2 commit 235b8d4Copy full SHA for 235b8d4
.github/workflows/format-xaml.yml
@@ -11,6 +11,8 @@ jobs:
11
defaults:
12
run:
13
shell: pwsh
14
+ permissions:
15
+ contents: write
16
17
steps:
18
- name: Generate GitHub Apps token
0 commit comments