Skip to content

chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 in /packages/desktop-app #473

chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 in /packages/desktop-app

chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 in /packages/desktop-app #473

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