Skip to content

fix: Exchange flipping and style evaluation order to avoid css flicker #1188 #421

fix: Exchange flipping and style evaluation order to avoid css flicker #1188

fix: Exchange flipping and style evaluation order to avoid css flicker #1188 #421

name: 'Conventional Commits'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}