Skip to content

Feature: Allow setting custom menu actions in the textview #5

Feature: Allow setting custom menu actions in the textview

Feature: Allow setting custom menu actions in the textview #5

# .github/workflows/build-documentation.yml
name: build-documentation
on:
# Run on push to main branch
push:
branches:
- main
# Dispatch if triggered using Github (website)
workflow_dispatch:
jobs:
Build-documentation:
runs-on: macos-latest
steps:
- name: Build documentation
uses: 0xWDG/build-documentation@main