Skip to content

fix: make cinnamon actually compatible with the current akka version #31

fix: make cinnamon actually compatible with the current akka version

fix: make cinnamon actually compatible with the current akka version #31

Workflow file for this run

name: Link Validator
on:
pull_request:
schedule:
- cron: '0 6 * * 1'
workflow_dispatch:
permissions:
contents: read
jobs:
validate-links:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/[email protected]
- name: Cache Coursier cache
uses: coursier/[email protected]
- name: Set up JDK 11
uses: coursier/[email protected]
with:
jvm: temurin:1.17.0.5
apps: cs
- name: sbt site
run: sbt docs/makeSite
- name: Run Link Validator
run: cs launch net.runne::site-link-validator:0.2.3 -- .github/link-validator.conf