File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# DO NOT EDIT!
33# -*- mode: yaml -*-
44# prettier-ignore
5- _commit : 2d087fa
5+ _commit : e025f7a
66_src_path : gh:liblaf/copier-share
77author_email : 30631553+liblaf@users.noreply.github.com
88author_name : liblaf
Original file line number Diff line number Diff line change 11# This file is @generated by <https://github.com/liblaf/copier-shared>.
22# DO NOT EDIT!
33
4- # https://github.com/oxsecurity/megalinter/blob/main/mega-linter-runner/generators/mega-linter/templates/mega-linter.yml
5- # https://megalinter.io
4+ # ref: < https://github.com/oxsecurity/megalinter/blob/main/mega-linter-runner/generators/mega-linter/templates/mega-linter.yml>
5+ # ref: < https://megalinter.io>
66
77name : MegaLinter
88
1616 name : MegaLinter
1717 permissions :
1818 contents : write # commit fix
19- issues : write # https://megalinter.io/latest/reporters/GitHubCommentReporter/
20- pull-requests : write # https://megalinter.io/latest/reporters/GitHubCommentReporter/
21- security-events : write # https://megalinter.io/latest/reporters/SarifReporter/
22- statuses : write # https://megalinter.io/latest/reporters/GitHubStatusReporter/
19+ issues : write # ref: <https://megalinter.io/latest/reporters/GitHubCommentReporter/>
20+ pull-requests : write # ref: <https://megalinter.io/latest/reporters/GitHubCommentReporter/>
21+ statuses : write # ref: <https://megalinter.io/latest/reporters/GitHubStatusReporter/>
2322 runs-on : ubuntu-latest
2423 concurrency :
2524 group : ${{ github.workflow }}-${{ github.ref }}-mega-linter
4140 token : ${{ steps.auth.outputs.token }}
4241 - name : Remove MegaLinter Reports
4342 run : sudo rm --force --recursive "mega-linter.log" "megalinter-reports/"
44- - name : Auto Commit
43+ - name : Git Auto Commit
4544 uses : stefanzweifel/git-auto-commit-action@v5
4645 with :
4746 commit_message : " chore(mega-linter): apply linters fixes"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments