chore: Remove old component-documentation.yml

This commit is contained in:
Vick Top 2024-02-13 13:35:08 +01:00
parent 81c744f22c
commit 1803099575

View file

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