Skip to content

Nightly

Nightly #406

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'
jobs:
plugins:
uses: OpenPonk/plugins/.github/workflows/nightly.yml@master
secrets: inherit