Skip to content

Commit

Permalink
reveted push trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Mayura Deshmukh <[email protected]>
  • Loading branch information
mayuradesh committed Apr 26, 2024
1 parent 59e59d2 commit 2c97a54
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
types: [published]
pull_request:
types: [opened, reopened, synchronize]
paths:
- 'pmp-ui/**'
- 'pmptest/**'

push:
branches:
Expand All @@ -19,9 +16,6 @@ on:
- 1.1.*
- MOSIP*
- 1.2.*
paths:
- 'pmp-ui/**'
- 'pmptest/**'

jobs:
build-maven-pmp-ui:
Expand Down

0 comments on commit 2c97a54

Please sign in to comment.