looks weird, but we want status ignored and gitea respected...
All checks were successful
Generic zig build / build (push) Successful in 8m59s
All checks were successful
Generic zig build / build (push) Successful in 8m59s
This commit is contained in:
parent
51f4a6d283
commit
3752e3dd58
2
.github/workflows/zig-build.yaml
vendored
2
.github/workflows/zig-build.yaml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
|||
run: zig build test --summary all
|
||||
- name: Notify
|
||||
uses: elerch/action-notify-ntfy@v2.github
|
||||
if: env.GITEA_ACTIONS == 'true'
|
||||
if: always() && env.GITEA_ACTIONS == 'true'
|
||||
with:
|
||||
host: ${{ secrets.NTFY_HOST }}
|
||||
topic: ${{ secrets.NTFY_TOPIC }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user