Skip to content

fix: Prevent exceptions from being thrown when detaching a disposed child #72

fix: Prevent exceptions from being thrown when detaching a disposed child

fix: Prevent exceptions from being thrown when detaching a disposed child #72

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