mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-12-10 00:38:27 -06:00
GH notification test change
This commit is contained in:
parent
91cda37b1f
commit
5103da8dab
@ -183,7 +183,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: GH issue notification
|
- name: GH issue notification
|
||||||
if: ${{ inputs.push_images && steps.validation.outputs.purpose != '' }}
|
if: ${{ !inputs.push_images && steps.validation.outputs.purpose != '' }}
|
||||||
run: |
|
run: |
|
||||||
IMAGE_TAG=${{ inputs.image_tag }}
|
IMAGE_TAG=${{ inputs.image_tag }}
|
||||||
GH_MESSAGE=""
|
GH_MESSAGE=""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user