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
|
uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
branch: ${{ github.event.pull_request.head.ref || github.head_ref || github.ref }}
|
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_name: Gitea Bot
|
||||||
commit_user_email: bot@git.palkoi.net
|
commit_user_email: bot@git.palkoi.net
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ jobs:
|
|||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
branch: ${{ github.event.pull_request.head.ref || github.head_ref || github.ref }}
|
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_name: Gitea Bot
|
||||||
commit_user_email: bot@git.palkoi.net
|
commit_user_email: bot@git.palkoi.net
|
||||||
# - name: Push updated README.md
|
# - name: Push updated README.md
|
||||||
|
|||||||
Reference in New Issue
Block a user