Skip to content

Pin JavierSegoviaCordoba/reusable-workflows action to 34fd388 #433

Pin JavierSegoviaCordoba/reusable-workflows action to 34fd388

Pin JavierSegoviaCordoba/reusable-workflows action to 34fd388 #433

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@34fd38844e1c27ceddc6f62d257f50a690843c22 # main
with:
allow-github-actor-bots: false
deploy-docs: false
publish-snapshot: true
run_before_args: './gradlew assemble publishToMavenLocalTest'
secrets: inherit