forked from wazuh/wazuh-docker
GH notification test change
This commit is contained in:
@@ -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=""
|
||||||
|
|||||||
Reference in New Issue
Block a user