File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1-
21# This file is @generated by <https://github.com/liblaf/copier-shared>.
32# DO NOT EDIT!
43# prettier-ignore
5- _commit : 8cbd268
4+ _commit : ea66e53
65_src_path : gh:liblaf/copier-share
76author_email : 30631553+liblaf@users.noreply.github.com
87author_name : liblaf
Original file line number Diff line number Diff line change 7777 run : cat 'megalinter-reports/megalinter-report.md' >> "$GITHUB_STEP_SUMMARY"
7878 - if : success() || failure()
7979 name : Remove MegaLinter Reports
80- run : |-
81- rm --force mega-linter.log
82- rm --force --recursive 'megalinter-reports/'
80+ run : >-
81+ sudo rm --force --recursive 'mega-linter.log' 'megalinter-reports/'
8382 - if : github.ref == 'refs/heads/main' && steps.lint.outputs.has-updated-sources > 0
8483 name : Create PR with Applied Fixes
8584 uses : peter-evans/create-pull-request@v7
You can’t perform that action at this time.
0 commit comments