Skip to content

Add being able to log the version only on the root project #686

Add being able to log the version only on the root project

Add being able to log the version only on the root project #686

Workflow file for this run

name: build-kotlin
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
branches:
- main
paths-ignore:
- '**.md'
jobs:
build:
uses: JavierSegoviaCordoba/reusable-workflows/.github/workflows/build-kotlin.yaml@main
with:
allow-github-actor-bots: false
secrets: inherit