Update .gitea/workflows/lint.yaml

This commit is contained in:
ab
2025-04-13 11:29:46 +00:00
parent 0a5e9aa861
commit 899a02f733

View File

@ -48,7 +48,7 @@ jobs:
fi fi
continue-on-error: true continue-on-error: true
- name: Telegram notify on failure - name: Build notification message
if: env.FAILED == 'true' if: env.FAILED == 'true'
run: | run: |
# Read invalid files and format them for the message # Read invalid files and format them for the message