Skip to content

Commit

Permalink
Merge pull request #316 from shubham17998/develop-java21
Browse files Browse the repository at this point in the history
[DSD-5487] Updated push-trigger.yml
  • Loading branch information
ckm007 authored Jun 14, 2024
2 parents 32bbab5 + 96a438a commit 54d6870
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
push:
branches:
- '!release-branch'
- develop
- develop*
- release-*
- master
- 1.*
Expand Down Expand Up @@ -171,4 +171,4 @@ jobs:
OSSRH_SECRET: ${{ secrets.OSSRH_SECRET }}
OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }}
GPG_SECRET: ${{ secrets.GPG_SECRET }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }}

0 comments on commit 54d6870

Please sign in to comment.