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.
make fix-copies
1 parent 4e3ddd5 commit 7f81b34Copy full SHA for 7f81b34
.github/workflows/pr_style_bot.yml
@@ -46,6 +46,6 @@ jobs:
46
47
echo "No changes in the files. Proceeding..."
48
rm -rf main_Makefile main_setup.py main_check_doc_toc.py
49
- style_command: "make style && make quality"
+ style_command: "make style && make quality && make fix-copies"
50
secrets:
51
bot_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments