Skip to content

chore: Remove multi targeting of the source generator and remove InternalsVisibleTo to make VS 17.6+ work again #1470

chore: Remove multi targeting of the source generator and remove InternalsVisibleTo to make VS 17.6+ work again

chore: Remove multi targeting of the source generator and remove InternalsVisibleTo to make VS 17.6+ work again #1470

name: conventional-commits
on:
pull_request:
branches:
- '**'
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
validate:
name:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webiny/action-conventional-commits@v1.1.0