Skip to content

Validate timezone data from client side before setting the cookie #371

Validate timezone data from client side before setting the cookie

Validate timezone data from client side before setting the cookie #371

Workflow file for this run

name: "Code Style"
on:
push:
branches:
- master
- develop
pull_request:
branches:
- master
- develop
jobs:
lint-backend:
uses: ./.github/workflows/lint-backend.yml
lint-frontend:
uses: ./.github/workflows/lint-frontend.yml