Skip to content

build: bump Microsoft.AspNetCore.Components.WebView.Wpf from 8.0.93 to 9.0.10 #68

build: bump Microsoft.AspNetCore.Components.WebView.Wpf from 8.0.93 to 9.0.10

build: bump Microsoft.AspNetCore.Components.WebView.Wpf from 8.0.93 to 9.0.10 #68

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