Skip to content

cleanup/docker-compose-integration-tests (#3614) #309

cleanup/docker-compose-integration-tests (#3614)

cleanup/docker-compose-integration-tests (#3614) #309

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