Skip to content

[MOSIP-35226] Enabled config-server to pull configurations from local… #7

[MOSIP-35226] Enabled config-server to pull configurations from local…

[MOSIP-35226] Enabled config-server to pull configurations from local… #7

name: verify-keycloak-init
on:
release:
types: [published]
pull_request:
types: [opened, reopened, synchronize]
workflow_dispatch:
inputs:
message:
description: 'Message for manually triggering'
required: false
default: 'Triggered for Updates'
type: string
push:
branches:
- '!release-branch'
- master
- 1.*
- develop
- MOSIP*
- release*
paths:
- 'charts/keycloak-init/**'
jobs:
verify-keycloak-init:
uses: mosip/kattu/.github/workflows/verify-keycloak-init.yml@master
with:
kc_values_file_path: charts/keycloak-init/values.yaml