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