File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7070 - name : Process Lint Results
7171 id : process-results
7272 run : |
73- echo "## 📋 README Lint Results" > comment.md
73+ echo "## 📋 Lint Results" > comment.md
7474 echo "" >> comment.md
7575
7676 # Function to process lint results
9090 }
9191
9292 # Process both README results
93- process_lint_results "⚡ gh-cli/README.md " "./lint-results/gh-cli-readme-lint-results/gh-cli-readme-lint-results.txt"
94- process_lint_results "🔧 scripts/README.md " "./lint-results/scripts-readme-lint-results/scripts-readme-lint-results.txt"
93+ process_lint_results "⚡ ./ gh-cli scripts " "./lint-results/gh-cli-readme-lint-results/gh-cli-readme-lint-results.txt"
94+ process_lint_results "🔧 ./scripts scripts " "./lint-results/scripts-readme-lint-results/scripts-readme-lint-results.txt"
9595
9696 echo "---" >> comment.md
9797 echo "*Lint results updated at $(date)*" >> comment.md
You can’t perform that action at this time.
0 commit comments