Skip to content

fix: Don't throw ObjectDisposedException when calling RaisePropertyCh… #91

fix: Don't throw ObjectDisposedException when calling RaisePropertyCh…

fix: Don't throw ObjectDisposedException when calling RaisePropertyCh… #91

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
env:
COMMITSAR_CONFIG_PATH : ./.github