Skip to content

Support for stereotype import from legacy opp #521

Support for stereotype import from legacy opp

Support for stereotype import from legacy opp #521

Workflow file for this run

name: Nightly
on:
workflow_dispatch:
inputs:
build-dependent:
description: 'Should build dependent repositories? (true/false)'
required: false
default: false
push:
branches:
- 'master'
schedule:
- cron: "0 0 1 1 *"
jobs:
plugins:
uses: OpenPonk/ci-scripts/.github/workflows/publish-nightly.yml@master
secrets: inherit