Skip to content

Cleanup after merge. #314

Cleanup after merge.

Cleanup after merge. #314

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