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