Skip to content

Removed dependency from remaining usage of dolly-apps plugin (fixes f… #328

Removed dependency from remaining usage of dolly-apps plugin (fixes f…

Removed dependency from remaining usage of dolly-apps plugin (fixes f… #328

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