Skip to content

feat: add google client id in social configure #69

feat: add google client id in social configure

feat: add google client id in social configure #69

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
lints:
name: Linter
uses: ./.github/workflows/lint.yaml
tests:
name: Test
uses: ./.github/workflows/test.yaml
build:
name: Build
uses: ./.github/workflows/build.yaml