Skip to content

feat: perform "back" actions througout the app using centralized hook (hl-1276) #2903

feat: perform "back" actions througout the app using centralized hook (hl-1276)

feat: perform "back" actions througout the app using centralized hook (hl-1276) #2903

name: Conventional Commits
on:
push:
branches: [main]
pull_request:
env:
DEBUG: 1
jobs:
conventional-commits:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Check commit messages
uses: webiny/[email protected]