Skip to content

fix: Move about link and fix broken link #1471

fix: Move about link and fix broken link

fix: Move about link and fix broken link #1471

name: Validate pull request title
on:
pull_request:
types: [opened, edited]
branches: main
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