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 8e12232 commit 324511dCopy full SHA for 324511d
.github/workflows/spelling.yml
@@ -11,3 +11,5 @@ jobs:
11
ref: ${{ github.event.pull_request.head.sha }}
12
fetch-depth: 0
13
- uses: check-spelling/check-spelling@prerelease
14
+ with:
15
+ experimental_apply_changes_via_bot: 1
0 commit comments