We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15dc169 commit 6dcf6b2Copy full SHA for 6dcf6b2
1 file changed
.github/workflows/doccheck.yaml
@@ -28,6 +28,7 @@ jobs:
28
comment-id: 3478184596
29
body: ${{ steps.doccheck.outputs.stdout }}
30
token: ${{ secrets.GITHUB_TOKEN }}
31
+ edit-mode: replace
32
- name: Lock issue
33
run: gh issue lock https://github.com/NexusSfan/lillydecomp/issues/2
34
env:
0 commit comments