Skip to content

πŸ› fixed russian numbers showing kazakh flags ( shared country code ) … #120

πŸ› fixed russian numbers showing kazakh flags ( shared country code ) …

πŸ› fixed russian numbers showing kazakh flags ( shared country code ) … #120

Workflow file for this run

on:
push:
branches:
- main
paths:
- 'registration/**'
jobs:
test:
name: Build And Test
uses: ./.github/workflows/registration-build.yml
secrets: inherit
publish:
needs: [test]
name: Publish Registration Page
uses: ./.github/workflows/registration-publish.yml
secrets: inherit