Skip to content

Stopper nå alle kjørende bestillinger, uten cutoff time. #305

Stopper nå alle kjørende bestillinger, uten cutoff time.

Stopper nå alle kjørende bestillinger, uten cutoff time. #305

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