chore: remove old documentation workflow

This commit is contained in:
Vick Top 2024-02-13 10:07:18 +01:00
parent 6b3116383e
commit b8e44d682a

View file

@ -1,12 +0,0 @@
name: Iconica Standard Component Documentation Workflow
# Workflow Caller version: 1.0.0
on:
release:
types: [published]
workflow_dispatch:
jobs:
call-global-iconica-workflow:
uses: Iconica-Development/.github/.github/workflows/component-documenation.yml@master
secrets: inherit
permissions: write-all