Skip to content

⚡ Add workflow to test in this repo #2

⚡ Add workflow to test in this repo

⚡ Add workflow to test in this repo #2

name: Enforce gitmoji PR
on:
pull_request:
types: [opened, edited, reopened, synchronize]
jobs:
gitmoji-pr-title:
runs-on: ubuntu-latest
steps:
- name: Enforce gitmoji PR title
uses: georgepstaylor/gitmoji-pr-title-enforcer@main