Skip to content

Remove CHANGELOG.md. Now using Github release notes. #42

Remove CHANGELOG.md. Now using Github release notes.

Remove CHANGELOG.md. Now using Github release notes. #42

Workflow file for this run

name: Gradle test
on:
workflow_dispatch:
push:
branches:
- develop
pull_request:
permissions:
checks: write
contents: read
jobs:
gradle-test:
uses: ihmcrobotics/ihmc-actions/.github/workflows/gradle-test.yml@main