Skip to content

fix(storeapi): Allows fallback to the old API for JWT generation #74

fix(storeapi): Allows fallback to the old API for JWT generation

fix(storeapi): Allows fallback to the old API for JWT generation #74

name: Validate pull request title
on:
pull_request:
types: [opened, edited]
jobs:
validate:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- name: Validate PR title
uses: canonical/desktop-engineering/gh-actions/common/validate-pr-title@main