forked from ab/homelab
Update .gitea/workflows/lint.yaml
This commit is contained in:
@ -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 }})
|
|
Reference in New Issue
Block a user