dioxus-code 0.0.1

Syntax-highlighted code blocks for Dioxus.
1
2
3
4
5
6
7
8
9
10
11
12
name: PR Preview Cleanup

on:
  pull_request_target:
    types: [closed]

permissions:
  contents: write

jobs:
  cleanup:
    uses: ealmloff/dioxus-ci/.github/workflows/clean-up-pr-preview.yml@main