Skip to content

update

update #106

Workflow file for this run

name: Pull Request
on:
pull_request:
push:
branches:
- main
jobs:
lint-client:
uses: ./.github/workflows/lint-client.yml
lint-service-auth:
uses: ./.github/workflows/lint-service-auth.yml
lint-service-profile:
uses: ./.github/workflows/lint-service-profile.yml