[MOSIP-38411] rename main to master (#1757)

Signed-off-by: Chandra Keshav Mishra <chandrakeshavmishra@gmail.com>
This commit is contained in:
Chandra Keshav Mishra
2025-01-15 13:29:22 +05:30
committed by GitHub
parent 53cf8a0d77
commit 2962bfd9c5

View File

@@ -3,7 +3,7 @@ name: Push-Triggers
on:
push:
branches:
- main
- master
- develop
- qa-develop
- 'release-**'
@@ -12,7 +12,7 @@ on:
pull_request:
types: [opened, reopened, synchronize]
branches:
- main
- master
- develop
- qa-develop
- 'release-**'