feact(ci): update tf-docs and megalinter flows
This commit is contained in:
@@ -102,6 +102,6 @@ jobs:
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
branch: ${{ github.event.pull_request.head.ref || github.head_ref || github.ref }}
|
||||
commit_message: "[MegaLinter] Apply linters fixes"
|
||||
commit_message: "feat(linter): apply linters fixes"
|
||||
commit_user_name: Gitea Bot
|
||||
commit_user_email: bot@git.palkoi.net
|
||||
|
||||
@@ -35,7 +35,7 @@ jobs:
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
branch: ${{ github.event.pull_request.head.ref || github.head_ref || github.ref }}
|
||||
commit_message: "[MegaLinter] Apply linters fixes"
|
||||
commit_message: "docs(tf-docs): update docs"
|
||||
commit_user_name: Gitea Bot
|
||||
commit_user_email: bot@git.palkoi.net
|
||||
# - name: Push updated README.md
|
||||
|
||||
Reference in New Issue
Block a user