Skip to content

Commit

Permalink
Merge pull request #716 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 c72264e + 1302b1d commit 00faa60
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ on:
- '!release-branch'
- release-*
- master
- develop
- develop-java21
- develop-*
- develop*
- 1*
- MOSIP*

Expand Down Expand Up @@ -185,4 +183,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 00faa60

Please sign in to comment.