Skip to content

Commit

Permalink
INJICERT-661 removed slack
Browse files Browse the repository at this point in the history
Signed-off-by: Hitesh Jain <[email protected]>
  • Loading branch information
jainhitesh9998 committed Feb 5, 2025
1 parent 227df4c commit cfd07f8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,7 @@ jobs:
with:
name: ${{ env.BUILD_ARTIFACT }}
path: ${{ env.BUILD_ARTIFACT }}.zip
- uses: 8398a7/action-slack@v3
with:
status: ${{ job.status }}
fields: repo,message,author,commit,workflow,job # selectable (default: repo,message)
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} # required


publish_to_nexus:
if: "${{ !contains(github.ref, 'master') && github.event_name != 'pull_request' }}"
Expand Down

0 comments on commit cfd07f8

Please sign in to comment.