Skip to content

chore(deps): bump Microsoft.AspNetCore.Components from 7.0.3 to 7.0.16 #37

chore(deps): bump Microsoft.AspNetCore.Components from 7.0.3 to 7.0.16

chore(deps): bump Microsoft.AspNetCore.Components from 7.0.3 to 7.0.16 #37

Workflow file for this run

name: Lint PR
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@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true