Update .gitea/workflows/lint.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 5s

This commit is contained in:
ab
2025-04-13 11:44:51 +00:00
parent 4aa6ca7dee
commit 1d0ae91dde

View File

@ -63,10 +63,10 @@ jobs:
with: with:
to: ${{ secrets.TELEGRAM_TO }} to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }} token: ${{ secrets.TELEGRAM_TOKEN }}
format: html
message: | message: |
❌ Kubernetes validation failed! <b>Kubernetes validation failed!</b>
Invalid files: Invalid files:
${{ env.INVALID_FILES }} ${{ env.INVALID_FILES }}
<a href="https://gt.hexor.cy/${{ github.repository }}/actions/runs/${{ github.run_number }}">Check details</a>
[Check details](https://gt.hexor.cy/${{ github.repository }}/actions/runs/${{ github.run_id }})