Skip to content

Restore OCaml 4.08 in the CI #85

Restore OCaml 4.08 in the CI

Restore OCaml 4.08 in the CI #85

Workflow file for this run

name: Check changelog
on:
pull_request:
branches:
- master
types:
- labeled
- opened
- reopened
- synchronize
- unlabeled
jobs:
check-changelog:
name: Check changelog
runs-on: ubuntu-latest
steps:
- name: Check changelog
uses: tarides/changelog-check-action@v1