Skip to content

Merge pull request #106 from mpiorowski/dependabot/npm_and_yarn/clien… #325

Merge pull request #106 from mpiorowski/dependabot/npm_and_yarn/clien…

Merge pull request #106 from mpiorowski/dependabot/npm_and_yarn/clien… #325

Workflow file for this run

name: Pull Request
on:
pull_request:
push:
branches:
- main
permissions:
contents: write
id-token: write
checks: write
jobs:
lint-client:
uses: ./.github/workflows/lint-client.yml
lint-auth:
uses: ./.github/workflows/lint-auth.yml
lint-users:
uses: ./.github/workflows/lint-users.yml
lint-notes:
uses: ./.github/workflows/lint-notes.yml
lint-utils:
uses: ./.github/workflows/lint-utils.yml