mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
[MOSIP-38411] rename main to master (#1757)
Signed-off-by: Chandra Keshav Mishra <chandrakeshavmishra@gmail.com>
This commit is contained in:
committed by
GitHub
parent
53cf8a0d77
commit
2962bfd9c5
4
.github/workflows/push-triggers.yml
vendored
4
.github/workflows/push-triggers.yml
vendored
@@ -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-**'
|
||||
|
||||
Reference in New Issue
Block a user