Skip to content

Commit

Permalink
[MOSIP-38411] rename main to master (#1757)
Browse files Browse the repository at this point in the history
Signed-off-by: Chandra Keshav Mishra <[email protected]>
  • Loading branch information
ckm007 authored Jan 15, 2025
1 parent 53cf8a0 commit 2962bfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-triggers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Push-Triggers
on:
push:
branches:
- main
- master
- develop
- qa-develop
- 'release-**'
Expand All @@ -12,7 +12,7 @@ on:
pull_request:
types: [opened, reopened, synchronize]
branches:
- main
- master
- develop
- qa-develop
- 'release-**'
Expand Down

0 comments on commit 2962bfd

Please sign in to comment.