Skip to content

Commit 2a1ff02

Browse files
authored
Update format_rst.yml
1 parent b23d0db commit 2a1ff02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format_rst.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
python-version: '3.10'
1616

1717
- name: Run RST Autoformatter
18-
uses: livxy/rst-autoformatter-action@main
18+
uses: CodeByAidan/rst-autoformatter-action@main
1919
with:
2020
files: '**/*.rst'
2121
commit: 'true'

0 commit comments

Comments
 (0)