Update .gitea/workflows/lint.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 5s
All checks were successful
Check with kubeconform / lint (push) Successful in 5s
This commit is contained in:
@ -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>
|
Reference in New Issue
Block a user