Skip to content

chore(deps): bump @babel/runtime and @angular-devkit/build-angular in /packages/desktop-app #539

chore(deps): bump @babel/runtime and @angular-devkit/build-angular in /packages/desktop-app

chore(deps): bump @babel/runtime and @angular-devkit/build-angular in /packages/desktop-app #539

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