Skip to content

fix: Use uno-check to compile with .net sdk 7.0.102 and make documentation not UWP specific #68

fix: Use uno-check to compile with .net sdk 7.0.102 and make documentation not UWP specific

fix: Use uno-check to compile with .net sdk 7.0.102 and make documentation not UWP specific #68

name: Conventional Commits
on: [pull_request]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
validate-commits:
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v1
- name: Commitsar check
uses: docker://aevea/commitsar