Skip to content

Stop exposing numbers as floats in the Js_of_ocaml library #2040

Stop exposing numbers as floats in the Js_of_ocaml library

Stop exposing numbers as floats in the Js_of_ocaml library #2040

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@v2