Skip to content

Commit

Permalink
Merge pull request #25 from shubham17998/develop-java21
Browse files Browse the repository at this point in the history
[MOSIP-32460] Updated push-trigger.yml
  • Loading branch information
ckm007 authored May 6, 2024
2 parents 5037158 + ba56839 commit 3fe7e37
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 @@ -18,7 +18,7 @@ on:
- release*
- master
- 1.*
- develop
- develop*
- MOSIP*

jobs:
Expand Down Expand Up @@ -82,4 +82,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 3fe7e37

Please sign in to comment.