Skip to content

chore(deps): bump the npm_and_yarn group in /packages/desktop-app with 2 updates #476

chore(deps): bump the npm_and_yarn group in /packages/desktop-app with 2 updates

chore(deps): bump the npm_and_yarn group in /packages/desktop-app with 2 updates #476

Workflow file for this run

name: Pull Request semantic versioning check
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
lint_pr:
name: Lint PR
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3.4.0
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with:
validateSingleCommit: true