Skip to content

Add settings to cascade posts on discussion removal (#42) #35

Add settings to cascade posts on discussion removal (#42)

Add settings to cascade posts on discussion removal (#42) #35

Workflow file for this run

name: FrontEnd
on: [workflow_dispatch, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: flarum/action-build@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}