Skip to content

chore(deps): bump @angular/core from 10.0.9 to 10.2.5 #16

chore(deps): bump @angular/core from 10.0.9 to 10.2.5

chore(deps): bump @angular/core from 10.0.9 to 10.2.5 #16

Workflow file for this run

name: Commitlint
on: pull_request
jobs:
commitlint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Checkout branch
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Lint commits
uses: wagoid/commitlint-github-action@v1