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