Skip to content

chore: Bump @appium/support from 4.5.0 to 5.0.3 #168

chore: Bump @appium/support from 4.5.0 to 5.0.3

chore: Bump @appium/support from 4.5.0 to 5.0.3 #168

Workflow file for this run

name: Conventional Commits
on:
pull_request:
jobs:
lint:
name: https://www.conventionalcommits.org
runs-on: ubuntu-latest
steps:
- uses: beemojs/conventional-pr-action@v3
with:
config-preset: angular
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}