Skip to content

fix(image): wrong condition on shouldGetImageDimensions #1679

fix(image): wrong condition on shouldGetImageDimensions

fix(image): wrong condition on shouldGetImageDimensions #1679

Workflow file for this run

name: Lint PR title
on: pull_request
jobs:
lint-pr-title:
name: Lint PR title
runs-on: ubuntu-latest
steps:
- name: Lint PR title
uses: amannn/action-semantic-pull-request@v2.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}