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 b23d0db commit 2a1ff02Copy full SHA for 2a1ff02
.github/workflows/format_rst.yml
@@ -15,7 +15,7 @@ jobs:
15
python-version: '3.10'
16
17
- name: Run RST Autoformatter
18
- uses: livxy/rst-autoformatter-action@main
+ uses: CodeByAidan/rst-autoformatter-action@main
19
with:
20
files: '**/*.rst'
21
commit: 'true'
0 commit comments