Skip to content

Default to a Scala version for REPL if there are no Scala artifacts. #3257

Default to a Scala version for REPL if there are no Scala artifacts.

Default to a Scala version for REPL if there are no Scala artifacts. #3257

name: Scala Snippet Checker
on:
issue_comment:
types: [created, edited]
issues:
types: [opened, edited]
jobs:
snippet-runner:
timeout-minutes: 2
runs-on: "ubuntu-latest"
steps:
- uses: virtuslab/scala-snippet-checker@main