Skip to content

fix: remove caching in the user info endpoint in the backend #154

fix: remove caching in the user info endpoint in the backend

fix: remove caching in the user info endpoint in the backend #154

Workflow file for this run

name: Lint PR
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
lint-pr-title:
name: Lint PR title
uses: equinor/ops-actions/.github/workflows/commitlint.yml@v6.11.0
with:
message: ${{ github.event.pull_request.title }}
help_url: "https://github.com/equinor/handbook/blob/main/README.md#git-commits"