skip notification
Some checks failed
Some checks failed
This commit is contained in:
parent
b99eb5b842
commit
3aa951b478
@ -20,3 +20,11 @@ jobs:
|
|||||||
uses: martin/chromart-gitea-actions/.gitea/workflows/gitainer-deploy.yaml@main
|
uses: martin/chromart-gitea-actions/.gitea/workflows/gitainer-deploy.yaml@main
|
||||||
with:
|
with:
|
||||||
stack_name: gitea_act_runner
|
stack_name: gitea_act_runner
|
||||||
|
|
||||||
|
notify:
|
||||||
|
needs: diff
|
||||||
|
if: ${{ needs.diff.outputs.is_changed == 'false' }}
|
||||||
|
uses: martin/chromart-gitea-actions/.gitea/workflows/apprise-notify.yaml@main
|
||||||
|
with:
|
||||||
|
title: Skipped deploy on chromart-gitea-actions
|
||||||
|
message: No changes to deploy
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user