Skip to content

build(deps): Bump AWSSDK.Core from 3.7.107.3 to 3.7.303 in /packages/csharp/PortingAssistant/PortingAssistant.Common #1522

build(deps): Bump AWSSDK.Core from 3.7.107.3 to 3.7.303 in /packages/csharp/PortingAssistant/PortingAssistant.Common

build(deps): Bump AWSSDK.Core from 3.7.107.3 to 3.7.303 in /packages/csharp/PortingAssistant/PortingAssistant.Common #1522

# https://github.com/amannn/action-semantic-pull-request
name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}