Skip to content

feature/java-conventions-plugin-2 (#3511) #288

feature/java-conventions-plugin-2 (#3511)

feature/java-conventions-plugin-2 (#3511) #288

Workflow file for this run

name: commands
on:
push:
paths:
- "plugins/**"
- libs/commands/**
- .github/workflows/lib.commands.yml
jobs:
workflow:
uses: ./.github/workflows/common.workflow.libs.backend.yml
with:
working-directory: 'libs/commands'
secrets: inherit