Skip to content

Commit

Permalink
[MOSIP-29961] Updated push-trigger.yml (#176)
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshith B <[email protected]>
  • Loading branch information
Rakshithb1 authored Jan 2, 2024
1 parent 0196f70 commit 1c2d69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
release:
types: [published]
pull_request:
types: [opened]
types: [opened, reopened, synchronize]
push:
branches:
- '!release-branch'
Expand Down

0 comments on commit 1c2d69a

Please sign in to comment.